Ask a Question related to PHP Development, Design and Development.
-
JoO CNdido De Souza Neto #1
php x MsSql
Hello to all.
I'm creating a site using php with database MsSql, when i test in my server
using Win XP x php 4.3.2 it's all ok, but when i send to server with linux x
php 4.3.3 i can't to save accented words in database.
When i try to save, i receive this error message:
Warning: mssql_query(): message: Unclosed quotation mark before the
character string 'B뿿㺤?~.+.<" ,?~"?S??"z>?
"?@.O (severity 15) in /home/iphosting/saladamix/www/admin/planos.php
on line 161
Warning: mssql_query(): message: Line 1: Incorrect syntax near
'B뿿㺤?~.+.<" ,?~"?S??"z>? "?@.O (severity 15)
in /home/iphosting/saladamix/www/admin/planos.php on line 161
Warning: mssql_query(): Query failed in
/home/iphosting/saladamix/www/admin/planos.php on line 161
Fatal error: Call to undefined function: mssql_error() in
/home/iphosting/saladamix/www/admin/planos.php on line 161
If anybody can help me, i thanks.
--
Joo Cndido de Souza Neto - [email]joao@mrmidia.com.br[/email]
Mr. Mdia Propaganda e Marketing - [url]www.mrmidia.com.br[/url]
Farol Sul de Minas - [url]www.farolsuldeminas.com.br[/url]
Farol News - [url]www.farolnews.com.br[/url]
(35) 3212-4291
JoO CNdido De Souza Neto Guest
-
PHP MSSQL
I have been searching for an extension to use with Dreamweaver that supports a PHP-Microsoft SQL model vs. PHP-MySQL. The latter has been fun, but... -
Help with MSSQL/PHP
Hi wondering if anyone can help. What i'm trying to do is get a company from a MSSQL database with the COMPANYNO which is a 'uniqueidentifier'.... -
PHP/msSQL
On Wed, 25 Jun 2003 17:04:18 -0400, Adam wrote: Yes there is. let me tell you: www.google.com ... and i'd say you search for php+mysql howto ... -
[PHP] php x MsSql
* Thus wrote Joo Cndido de Souza Neto (joao@mrmidia.com.br): My bet: diff winXP/php.ini linux/php.ini < magic_quote_sybase = 1 Curt -- ... -
mssql.dll
Where is mssql.dll (not include in packages 4.1.2 / 4.2.3 / 4.3.2 ? Thanks -
JoO CNdido De Souza Neto #2
php x MsSql
Hello to all.
I'm creating a site using php with database MsSql, when i test in my server
using Win XP x php 4.3.2 it's all ok, but when i send to server with linux x
php 4.3.3 i can't to save accented words in database.
When i try to save, i receive this error message:
Warning: mssql_query(): message: Unclosed quotation mark before the
character string 'B뿿㺤?~.+.<" ,?~"?S??"z>?
"?@.O (severity 15) in /home/iphosting/saladamix/www/admin/planos.php
on line 161
Warning: mssql_query(): message: Line 1: Incorrect syntax near
'B뿿㺤?~.+.<" ,?~"?S??"z>? "?@.O (severity 15)
in /home/iphosting/saladamix/www/admin/planos.php on line 161
Warning: mssql_query(): Query failed in
/home/iphosting/saladamix/www/admin/planos.php on line 161
Fatal error: Call to undefined function: mssql_error() in
/home/iphosting/saladamix/www/admin/planos.php on line 161
If anybody can help me, i thanks.
--
Joo Cndido de Souza Neto - [email]joao@mrmidia.com.br[/email]
Mr. Mdia Propaganda e Marketing - [url]www.mrmidia.com.br[/url]
Farol Sul de Minas - [url]www.farolsuldeminas.com.br[/url]
Farol News - [url]www.farolnews.com.br[/url]
(35) 3212-4291
JoO CNdido De Souza Neto Guest



Reply With Quote

