Connecting to DB2 database using SQL Developer and jdbc driver.

preview_player
Показать описание
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.

Рекомендации по теме
Комментарии
Автор

you not only need the jar file or type2 or 4 jcc driver youll also need the db license to connect to DB2 from sqldeveloper.

devb
Автор

which version of sql developer are you using here??

souravpanda
Автор

How to get db2cc jar? that's the whole point.

MKirtiraj