I'm creating a site using php with Mssql and i have a problem. When i test im my in my conputer using Win XP with php 4.3.2RC4 it's all ok, but when i use in server running linux and php 4.3.3 i can't save accented words data in MsSql database.
When i try, i receive this message: Warning: mssql_query(): message: Unclosed quotation mark before the character string 'B뿿㺤�?~.+.�<"� ��,�?~�"�?��S?�?��<��^�>?� "[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?�?��<��^�>?� "[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 Anybody know what's de problem ? Thanks for all... -- 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 General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

