in reply to Re: Re: WIN32:ODBC Perl Connection to Micros~1 Access Database
in thread WIN32:ODBC Perl Connection to Micros~1 Access Database

The way I do this is to create a DSN using the ODBC Control panel in Windows. I usually create a system DSN, then I use the name I give it as my name in the connection string.

This way the dsn can point at any database I want (including excel or access or MS SQL)

Cheers

Cheshire Cat

  • Comment on Re: Re: Re: WIN32:ODBC Perl Connection to Micros~1 Access Database