Technote (FAQ)
Question
How can my application written in Perl access my DB2 UDB Version 8, 9 and above database for LUW?
Cause
DBI is an open standard application programming interface (API) that provides database access for client applications written in Perl. DBI defines a set of functions, variables, and conventions that provide a platform-independent database interface. The DBD::DB2 driver works with DBI and a The latest release is 1.80. (See below for previous releases.) |
Answer
| Installing DBD::DB2 with ActivePerl on Windows | ||||||||||
|
| What's new in latest release of DBD::DB2 | |
|
| Download details for getting DB2 | |||||
|
| Hints | |
|
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
