The Artima Developer Community
Sponsored Link

Java Answers Forum
Where to load JDBC drivers from ?

2 replies on 1 page. Most recent reply: May 28, 2002 3:27 PM by Thomas SMETS

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
Sundari. S

Posts: 1
Nickname: sundari
Registered: May, 2002

Where to load JDBC drivers from ? Posted: May 14, 2002 4:20 AM
Reply to this message Reply
Advertisement
Hi,

I am new to programming in Java using JDBC. I have Java 1.2 and Java 1.3 on my machine. Do the JDBC drivers come along with Java ? If not, from where do we download the Drivers for DB like :- Solid, Oracle and MS Access ??

Do let me know asap.

Thanx in Advance.


locutus

Posts: 6
Nickname: locutus
Registered: May, 2002

Re: Where to load JDBC drivers from ? Posted: May 14, 2002 4:39 AM
Reply to this message Reply
hiho,

check the links:

mysql: mmmysql.sourceforge.net
oracle: otn.oracle.com/software/content.html
postgresql: archives.postgresql.org/pgsql-odbc/2001-03/index.php

check google for further drivers

have a nice day

Thomas SMETS

Posts: 307
Nickname: tsmets
Registered: Apr, 2002

Re: Where to load JDBC drivers from ? Posted: May 28, 2002 3:27 PM
Reply to this message Reply
For ORacle you just go on OTN & look for classes12.zip or classes12.jar (It's the same for 8i & 9i appparently)

Thomas SMETS
SCJP2 - Brussels

Flat View: This topic has 2 replies on 1 page
Topic: please help Previous Topic   Next Topic Topic: Retrieve the list of loaded/used classes in a java applet

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use