in reply to Re^2: What is the best Perl library to use to connect and access MSSQL2008 Database from winXP PC?
in thread What is the best Perl library to use to connect and access MSSQL2008 Database from winXP PC?

Try "DRIVER=" instead of "driver=" - this attribute is case sensitive in ODBC.

  • Comment on Re^3: What is the best Perl library to use to connect and access MSSQL2008 Database from winXP PC?