CopperSpice Overview
QDB2

Suggested version is 9.1 or higher.

General Information about QDB2

The DB2 plugin makes it possible to access IBM DB2 databases. It has been tested with IBM DB2 v7.1 and 7.2. You must install the IBM DB2 development client library, which contains the header and library files necessary for compiling the QDB2 plugin.

The QDB2 driver supports prepared queries, reading/writing of Unicode strings and reading/writing of BLOBs.

It is recommended to use a forward-only query when calling stored procedures in DB2.