Re: DBD::DB2 1.78 with strawberry perl ... some success
[email protected] (Praveen)
| Newsgroups | perl.dbi.users |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Hi Karthik, Looks like your env variable LIB is not set properly. Set in the LIB env variable the path of lib directory under SQLLIB (C:\PROGRA~1\IBM \SQLLIB\LIB). With this you should be able to successfully build the DBD-DB2 driver. Let me know how it goes. Thanks Praveen