• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

how to connect to DB2

 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Ranch Hand
Posts: 1879
MySQL Database Suse
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
reply
    Bookmark Topic Watch Topic
  • New Topic