[PHP-INST] PHP and ODBC

2002-10-16 Thread fresler
I am having troubles with ODBC. I can get it to compile and function correctly, except I believe it is not using the drivers I want it to use. I have install OpenLink's ODBC drivers on my Linux box. Therefore, my configuration looks like this: ./configure --with-mysql --with-unixODBC=/usr/openli

[PHP-INST] PHP and ODBC under Windows

2002-01-15 Thread Christ Christoph (Erste)
Dears, As I'm already whole the day trying to connect to a MS SQL Server with the odbc support from PHP I encountered big problems in doing so. After deleting all registry keys of already existing odbc connections and reconfiguring the server to accept also user/passwordlogins (before only truste