You need to install DBI and DBD::ODBC correctly. See the DBI FAQ at www.xmlproj.com/cgi/fom.cgi
Regards, Jeff > > Hi, > > I am facing a problem while trying to connect to MS access > database using ODBC through perl, below is the error. I have a > Windows 2000 workstation and I have configured the ODBC driver > for MS Access database. > > Can't locate loadable object for module DBI in @INC (@INC > contains: c:\perl\lib > c:\perl\lib\DBI c:\perl\lib\site c:/perl/lib c:/perl/site/lib .) > at c:\perl\lib\ > DBI/DBI.pm line 243 > BEGIN failed--compilation aborted at c:\perl\lib\DBI/DBI.pm line 243. > Compilation failed in require at database.pl line 2. > BEGIN failed--compilation aborted at database.pl line 2. > > Can someone help me in resolving this ? > > Thanks in advance, > Umesh >
