There is a JDBC Driver that allow me to Connect db2/as400
410369Dec 2 2003 — edited Jan 2 2004Hi!
I have an Oracle application and now I need to access some data in DB2/400 from this application. My first Idea was to use Java with JDBC to make the connection and I have tried to load the classes of the JDBC driver that I use to connect DB4/400 from Windows but It didn't work, I used the loadjava command but almost all the classes can be compiled when are being load to oracle.
Have you ever do something like that?, Is there any JDBC driver to connect DB2/400 from Oracle?
I have Oracle 8.1.5 with jdk 1.1.6
Thanks in advance