[PHP-DB] php with MsSql.

2003-09-22 Thread João Cândido de Souza Neto
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ì>?à
"[EMAIL PROTECTED] (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ì>?à "[EMAIL PROTECTED] (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.



-- 
João Cândido de Souza Neto - [EMAIL PROTECTED]
Mr. Mídia Propaganda e Marketing - www.mrmidia.com.br
Farol Sul de Minas - www.farolsuldeminas.com.br
Farol News - www.farolnews.com.br
(35) 3212-4291

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] php with mssql

2002-11-12 Thread soff
hello,

  I am trying to connect mssql with php, when I use mssql_pconnect(), It
will fail to connect when the amount of visitors becomes large. But,
when I use mssql_connect(), I can only run SELECT quern, while the
INSERT/UPDATE staments doesn't work. Can somebody tell me why? thanks
and sorry for my poor English :P

-- 
Welcome to http://www.soff.net



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php