On Fri Jan 20 00:11:34 2006, r.pradeen@gmail.com wrote:
Show quoted text> *DBI connect('Clients','',...) failed: [Microsoft][ODBC Driver
> Manager]
> Data source name not found and no default driver specified
> (SQL-IM002)(DBD:
> db_login/SQLConnect err=-1) at
> e:\apache\cgi-bin\sample\array\CONNEC~1.PL
> line 4
This looks like a problem with your ODBC setup. Before trying to
connect to an ODBC database from Perl, you have to set up the database.
You might take a look at this link
http://www.frontpagehowto.com/asp/page00003.htm
Since this doesn't seem to be a problem with Class-DBI-MSAccess, I'm
marking this ticket as resolved.
Michael