Re: [PHP-DB] unixODBC + PHP 4.4.4

2007-02-13 Thread bedul
- Original Message - From: "Drewfus" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 13, 2007 5:08 PM Subject: [PHP-DB] unixODBC + PHP 4.4.4 > Hi, > > I've installed unixODBC with the EasySoft ODBC Driver and have connectivity > working to my MS-SQL Server fine. I can login with the iSQ

Re: [PHP-DB] unixODBC + PHP 4.4.4

2007-02-13 Thread Chris
'./configure' '--with-png-dir=/usr/local/lib' '--with-zlib-dir=/usr/local/lib' '--with-gd' '--with-apache=../apache_1.3.27' '--with-unixODBC=shared,/usr/local/easysoft/unixODBC' '--without-mysql' '--with-oracle=/u01/OraHome1' '--with-oci8=/u01/OraHome1' The build date is updated with today's da

RE: [PHP-DB] unixODBC

2002-07-25 Thread Andrew Hill
Martin, I did not see your last email, but if you are having problems with unixodbc you may wish to try iODBC - http://www.iodbc.org Best regards, Andrew Hill Director of Technology Evangelism OpenLink Software http://www.openlinksw.com Universal Data Access & Virtuoso Universal Server -Or

Re: [PHP-DB] unixODBC Question/Problem

2001-11-29 Thread Eric Liedtke
Eric Liedtke wrote: > I am running PHP/Apache. I have installed unixODBC and inlinks tds > driver. I can succesfully connect and query an MS SQL db from the isql > command line testing tool provided with unixODBC. I recompiled php > with unixODBC support and it compiled and installed without a