in reply to Re^3: Connect to DB2 Database with Perl DBI in Windows 7
in thread Connect to DB2 Database with Perl DBI in Windows 7

See this issue report, which suggests that the problem is because the code doesn't compile with the gcc bundled with Strawberry Perl.

Should all attempts to compile DBD::DB2 fail, consider installing an ODBC driver for DB2 and use DBD::ODBC instead.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re^4: Connect to DB2 Database with Perl DBI in Windows 7