From:             [EMAIL PROTECTED]
Operating system: win NT 4.0 sp5
PHP version:      4.0.6
PHP Bug Type:     MSSQL related
Bug description:  Problem with stressed charachter (like  É or Ó

I have an MSSQL Server 2000 with a database with users data. some of this
names a re frenche name with stressed charachter in. When i execute queries
via odbc i have no problems and everything works fine, using MSSQL native
functions doesn't work, instead of the stressed character i get some
unreadable simbol. The webserver runs on a machine and the SQL server on
another, the link is made via TCP protocol (i don't know if via named pipe
works, but i doubt), on the client machine (the webserver) is installed
only the client of SQL2000. I'm using Apache 1.3.20+modssl/php 4.0.6 on
winnt 4 sp5 and the php_mssql.dll extension loaded. PHP is run as CGI not
as a module.
I believe there is some problems in the way php_mssql.dll handles data. 
-- 
Edit bug report at: http://bugs.php.net/?id=14487&edit=1


-- 
PHP Development 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