|
Posted by Steve on 11/24/05 00:27
In article <XU4hf.360$367.48@fe06.lga>, a@bc.com (steve) wrote:
> *Subject:* Re: Using PHP to pull from MS Access DB
> *From:* "steve" <a@bc.com>
> *Date:* Wed, 23 Nov 2005 15:10:15 -0600
>
> | $conn = odbc_connect("DRIVER={Microsoft Access Driver (*.mdb)};
> DBQ=" .
> | "database_name.mdb","chad","dfw");
> |
> | taken from a working model here.
>
> that probably won't work since the dbq above doesn't have a full
> path...like "c:\my data\databaseName.mdb".
>
>
>
yes that's true, but since I edited out my path and db name I left it to
the OP to put it back with his own, perhaps I should have clarified that
point.
Mea culpa.
- Steve
Navigation:
[Reply to this message]
|