[PHP-WIN] ODBC Connection

2002-11-19 Thread Nichols, Mark A.
I'm not having much luck here. I've created a MS Access database that has a linked table to an Exchange 2000 public folder. When I access this database (MS Access) with PHP, it works fine with the table imported, but when linked to Exchange, PHP returns: Warning: SQL error: [Microsoft][ODBC

[PHP-WIN] ODBC connection parameters

2002-10-08 Thread Douglas F. Keim
I am trying to connect to an ODBC database that is not Access nor MSSQL. I have the ODBC entry done and have tested the connections within the ODBC manager. I noticed that a connection within PHP begins with $Link, but I can't seem to find the values for the rest of the statement. for Mysql it

RE: [PHP-WIN] ODBC Connection Problems

2002-03-29 Thread Svensson, B.A.T. (HKG)
N MAY NOT APPLY. Copyright Microsoft Corporation 2001. [end snipp 3]-- > -Original Message- > From: Robin Bolton [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 28, 2002 10:01 PM > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] ODBC Connection Problems > >

[PHP-WIN] ODBC Connection Problems

2002-03-28 Thread Robin Bolton
I have an Access database which I made a DSN connection to. As long as the .mdb file is on the same machine as my Apache Server I can connect to it just fine. However, if I try to set the DSN to point to an .mdb file on our network (mapped to a drive letter), I get the following error in PHP: Wa