I stand corrected.

-----Original Message-----
From: Jeff Urlwin [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 03, 2002 6:58 AM
To: 'Timothy Johnson'; 'Thomas A. Lowery'; [EMAIL PROTECTED]
Subject: RE: Connecting MS Access Database with DBI


> 
> 
> You never actually "use" your DataBase Driver, so DBI has no 
> idea how to do what you've asked.  I think this is what the 
> error message is trying to tell you.  Try installing 
> DBD::ODBC and then putting the line "use DBD::ODBC" at the 
> top of your script after" use DBI".
> 

No...No...no, not unless you absolutely need to.  DBI->connect handles
the loading for you...

Jeff

Reply via email to