![]() |
VOOZH | about |
The CData ODBC Driver for DB2 seamlessly integrates DB2 data into database management tools like DBArtisan by enabling you to access DB2 data as a database. This article shows how to create an data source for DB2 in DBArtisan and execute queries. You can then edit data visually and execute standard SQL.
If you have not already, first specify connection properties in an ODBC DSN (data source name). This is the last step of the driver installation. You can use the Microsoft ODBC Data Source Administrator to create and configure ODBC DSNs.
Set the following properties to connect to DB2:
You will also need to install the corresponding DB2 driver:
On Windows, installing the IBM Data Server Provider is sufficient, as the installation registers it in the machine.config.
In the Java version, place the IBM Data Server Driver JAR in the www\WEB-INF\lib\ folder for this application.
You can then follow the steps below to register DB2 data as a database instance in your project:
You can now work with DB2 data as you work with any other database. See the driver help documentation for more information on the queries supported by the DB2 API.
👁 The results of a query. (Salesforce is shown.)Download a free trial of the IBM DB2 ODBC Driver to get started:
Download NowLearn more:
👁 IBM DB2 IconThe IBM DB2 ODBC Driver is a powerful tool that allows you to connect with live data from IBM DB2, directly from any applications that support ODBC connectivity.
Access IBM DB2 data like you would a database - read, write, and update through a standard ODBC Driver interface.