in reply to Re^2: 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.
I believe that the core issue is gcc compiler support under Windows. T +here is a history here... that shows that in 2010, a patch was contributed +for DBD::DB2 1.78 for gcc on Windows. DBD::DB2 1.85, the current versio +n on CPAN, doesn't include this patch (or it no longer works).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Connect to DB2 Database with Perl DBI in Windows 7
by afoken (Chancellor) on Aug 18, 2015 at 18:05 UTC | |
|
Re^4: Connect to DB2 Database with Perl DBI in Windows 7
by concerto5 (Novice) on Aug 17, 2015 at 20:29 UTC |