in reply to Re: Using DBI to make connection to a database
in thread Using DBI to make connection to a database

OK - now updated (sorry - I wasn't sure if I may have been muddying the waters by including the error messages as it seemed a fairly clear-cut case of using the wrong syntax.)
  • Comment on Re^2: Using DBI to make connection to a database

Replies are listed 'Best First'.
Re^3: Using DBI to make connection to a database
by Corion (Patriarch) on Jul 02, 2015 at 13:05 UTC

    So, have you installed DBD::DriverName? Or maybe you need to adapt your DSN string to use dbi:ODBC if you are on Windows and want to use DBD::ODBC?