Posted by google on 07/05/07 17:21
This may be covered already, but I've yet to hit upon the search
terms to find it...
I'm running PHP v4.4.0 on a Windows 2000 Server (SP4) running IIS
v5. A simple script I'm using is generating ODBC errors (not finding
my tables) when I run the script through a web browser connected to
the IIS server.
If I then run the unchanged script locally, from a Windows console
window, the PHP script connects to the database and I can dump the
table listing and access a particular table fine - I see the database
contents scrolling by.
Could this be a problem with the ODBC driver? An IIS issue? A PHP
issue?
What blindingly obvious thing am I not seeing in my configuration?
Thanks.
Joe
[Back to original message]
|