Is there any opensource DB2 client?

db2
Jeyaganesh picture Jeyaganesh · Dec 22, 2011 · Viewed 61.3k times · Source

I am using db2 version 7 , i need an windows application (similar to MSSQL) to do the database operations.

Answer

Faisal picture Faisal · Jul 2, 2014

You can use Oracle's SQL Developer, its quite good and its FREE.

But you will need to download and import db2jcc.jar in the under tools>preferences>database>third party JDBC drivers option.

Hope this helped :)