Re: Getting IBM's DB2 Perl interface to work with Windows 7
[email protected] (Praveen)
| Newsgroups | perl.dbi.users |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Hi Bob, You might want to build the driver yourself. The reason being, the binaries uploaded on uwinnipeg repository is 32-bit binaries for architecture MSWin32 (check the DBD-DB2.ppd file). Follow the instructions at http://www-01.ibm.com/support/docview.wss?rs=71&uid=swg21297335 [ the link you followed ]to build the DBD-DB2 driver using dmake utility and MingW compiler on windows. Let us know how it goes. Thanks Praveen