On Sunday 24 February 2002 16:16, Brian Bruns wrote: > I have both those compiled into my setup at work so I can take a look, we > use --with-sybase-ct to work around the issue, I think we also had to > make sure that --with-ibm-db2 appeared in the configure line prior to the > other.
Well, I tried using --with-sybase-ct, but I'm actually using FreeTDS to communicate with MSSQL, and for some reason --with-sybase-ct won't work with the FreeTDS libraries when trying to built PHP following the instructions here: http://www.freetds.org/userguide/php.html#AEN945 The ODBC support is buggy...as in, I can connect to and run queries on both DB2 and MSSQL via isql (comes with unixodbc) on the command line, but via PHP, only DB2 works when I try to use both within a script. -- Casey Allen Shobe [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php