ODBC - PHP - Unicode problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
I have an elusive problem with PHP and ODBC.
I want to use ODBC to contact a MSSQL server on an NT box, from a linux machine.
FreeTDS driver, no problem
unixODBC, no problem
I can contact the correct database on the NT box through isql and tsql, no problem
I can make a command-line PHP script that queries the database, no problem

BUT when I try to run the exact same script over a webserver (apache 1.3.34) I get the error "Can't initiate unicode conversion" and the db connection never gets made.

Now I have no idea where to look.
Any pointers?

-Erik

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux