Connecting to DB2 database using SQL Developer and jdbc driver.



Connecting to DB2 database using SQL Developer and jdbc driver.

Connecting to DB2 database using SQL Developer and jdbc driver.

This tutorial is about connecting to DB2 database using Oracle SQL Developer client and third party jdbc driver. SQL Developer will not only help you to connect to DB2 database engine but also help you perform DDL and DML operation like create / alter / drop table. Select, insert, Update and Delete.

Please find the third party jdbc driver : https://drive.google.com/open?id=0BznrW3lgX0ozRUxmcU0zbmVVZms

Comments are closed.