Page 1 of 1

sql-server and php and xampp

PostPosted: 20. July 2006 12:55
by jupela
Hello,
I have problems when I try to obtain data from a sql-server database. In fields of the database there are some special characters like apostrophe or à or è or í. And the php cannot obtain correctly the characters, the error is the next:

Warning: mssql_query() [function.mssql-query]: WARNING! Some character(s) could not be converted into client's character set. Unconverted bytes were changed to question marks ('?'). (severity 16) in script.php on line 72

Someone can help me?

Thanks