Hi, This is db2level: DB21085I Instance "DB2" uses "32" bits and DB2 code release "SQL09071" with level identifier "08020107". Informational tokens are "DB2 v9.7.100.177", "s091114", "IP23028", and Fix Pack "1". Product is installed at "C:\PROGRA~1\IBM\SQLLIB" with DB2 Copy Name "DB2LOCAL".
Also I tried cpan DBD::DB2 to try an compile but I get the first errors. Then I used Strawberry ppm to install DBD::DB2 from the Winnipeg location. Using this: ppm install http://cpan.uwinnipeg.ca/PPMPackages/10xx/DBD-DB2.ppd Thank you Kartik Thakore -----Original Message----- From: Praveen [mailto:praveen...@in.ibm.com] Sent: Wednesday, December 16, 2009 7:59 AM To: dbi-users@perl.org Subject: Re: DBD::DB2 on Windows with Strawberry Perl Hi Kartik, Seems like your installation is not taken place properly. Could you let me know if the DBD-DB2 driver was taken from cpan or from the uwinnipeg repository ( ppm install http://theoryx5.uwinnipeg.ca/ppms/DBD-DB2.ppd ). The winnipeg respository contains DBD-DB2 for ActivePerl (from activestate), hence might be the problem. If you are trying a manual installation then you might want to go through this page for steps of manual installation on windows (for which you will need MingW compiler and dmake utility or VC). http://www-01.ibm.com/support/docview.wss?rs=71&uid=swg21297335 [Note: currently the page shows 1.75 as latest, but it is 1.76 (the page update process is in progress)]. If your problem is still not solved could you provide with the details of DB2 version being used (db2level). Thanks Praveen