[PHP-WIN] RE: Connecting to remote databases

2001-03-01 Thread Mayo, Bill
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

RE: [PHP-WIN] Newbie question...

2001-02-23 Thread Mayo, Bill
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

[PHP-WIN] Non-response/hang problem with W2K,Apache,PHP

2001-02-19 Thread Mayo, Bill
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