Try this instead:
DBI->connect( "dbi:ODBC:driver=Microsoft Access Driver (*.mdb);dbq=C:\ +\path\\filename.mdb", "", "" );
replacing "path" with the path and "filename" with the name of an Access database file. The two empty parameters at the end are username and password - if the database requires such fill them in also.
In reply to Re: Connecting to MS Access
by keszler
in thread Connecting to MS Access
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |