Posted by David on 09/13/05 22:46
Having issues with a Pear DSN for odbc Microsoft access. The Manual
is not too helpful and the best one I can find is
odbc///map
where map is the ODBC DSN name.
Or does one need to create a DSN string like
dbc(access)://tcp()driver=Microsoft Access Driver
(*.mdb);dbq=C:\\htdocs\\map.mdb"
Both do not work and result in a "not found" error.
Also, this works with the PHP ODBC commands, so I know that the DSN is
correctly set up
Thanks
Navigation:
[Reply to this message]
|