Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> jdbc

jdbc

From: giles <me_at_gileswright.com>
Date: Thu, 7 Mar 2002 15:28:04 -0800
Message-ID: <a6810i$lu$1@newsg2.svr.pol.co.uk>


Hi,

Am trying to connect to Oracle8i on win2000 in java.

Are jdbc drivers installed with oracle personal edition as standard? Have tried various different methods of connecting, including:

DriverManager.registerDriver (new oracle.jdbc.driver.OracleDriver());

and various other drivers but there don't seem to be any present...

Have looked in c:\oracle\ora81\jdbc\lib and there are a bunch of zip files.

Any suggestions?

cheers,
giles. Received on Thu Mar 07 2002 - 17:28:04 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US