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
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
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
>
>
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