Hi,

You will need to configure the character translation in the Client tools. Open Cleint 
Network Utility (on the web server running php) and select the "DB Library Options" 
tab. There you can enable and disable Automatic ANSI to OEM convertion.

If you are using the ISAPI version of php you will need to restart the server for any 
changes to kick in.

- Frank

> Hi!
> 
> I have PHP4.05 and MSSQL7 desktop on Win2k.
> 
> Problem occurs when I query results contain some extended characters, for
> example "ä" or similar. In place of these chars thaere are some
> non-aphanumeric ones displayed like boxes, etc.(",," instead of "ä") or
> simply some alphabetic character. Mssql tables are fine and show these chars
> correcty. I tried to change the default charset of php (ISO series) but that
> didn't help. I use the mssql_xxx functions and not odbc. MySQL does not have
> such problems (I have tested it).
> 
> Has anyone got a working mssql-php that does not have problems with some
> extended characters? Could I hope to fix it somehow, how?
> 
> TIA
> 
> Karl H. Peterson
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 
> 




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to