• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Queries related to JDBC

 
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI,
I want to configure type3 driver with oracle 9I. I have JDK 5 installed on my system. I am bit confused that which .jar file from oracle to configure in classpath.They are as below:

..\oracle\ora92\jdbc\lib\

classes12.jar
classes12_g.jar
ojdbc14.jar
ojdbc14_g.jar



One more query I have: Like we configure java in environment variables and get to know the java version, how we can get to know the jdbc version.
 
reply
    Bookmark Topic Watch Topic
  • New Topic