Hai friends i have used oracle and msaccess data bases for my applications..I wanted to connect to DB2..How can i do that?Is that DB2 free ware is available? If so where?and about(i guess driver is needed) Driver? and installation classpath etc .. please help looking forward for ur reply.. thanks in advance
use the JTOpen jar files. This is the Open Source toolbox for java. It has many useful jars for dealing with the AS/400 from java. For sample code and info on JDBC on the AS/400 I have found this link very useful. Jamie