I am really getting beat up with trying to Perl to connect to an Access Database. I will switching later either to SQL Server or Oracle, so I guess I need to connect via DBI:ODBC. That is where the problem came to light....I receive this error: Can not locate object method "connect" via package "DBI" (perhaps you forgot to load DBI). At this point the code is pretty simple...but still does not work!!