c:\temp>perl -v This is perl 5, version 16, subversion 1 (v5.16.1) built for MSWin32-x64-multi-thread (with 1 registered patch, see perl -V for more detail) c:\temp>perl c:/temp/access.pl DBI connect('driver=Microsoft Access Driver (*.mdb, *.accdb);dbq=c:/temp/Database.accdb','',...) failed: [Microsoft][ODBC Driver Mana ger] Data source name not found and no default driver specified (SQL-IM002) at c:/temp/access.pl line 6. [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified (SQL-IM002) at c:/temp/access.pl line 6.