I had this exact problem and it took me days of beating my head against the
wall to find the solution. First, you do want to make sure that the Access
security permissions are correct on the database. For example, "Admin"
typically needs to be the owner; it can sometimes get corrupted, causing a
You do need to use % instead of *. I think it is because you are going
through an ODBC driver, not because of PHP itself (but I could be wrong).
> -Original Message-
> From: Tom Mathews [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, February 23, 2001 5:32 AM
> To: Ben Cairns
> Cc: [EMAIL P
I have just installed a new installation with Windows 2000 Server (sp1),
Apache 1.3.17 and PHP 4.0.4pl1. I am using PHP as a module. I have a
couple of pages that use an ODBC driver to interact with a database (one is
Access the other is MSSQL7). About every 3rd attempt to load one of these
pag