Jason Maitlen wrote: > If it works from isql though, shouldn't it work from PHP? > Yes, it should, but may not. Turn on tracing in the driver manager and see whats different. In /etc/odbcinst.ini add a section [ODBC] Tracing = Yes TraceFile = /tmp/sql.log -- Nick