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 -> Re: help: naive programmer try to talk to a database

Re: help: naive programmer try to talk to a database

From: Galen Boyer <galendboyer_at_yahoo.com>
Date: 2 Apr 2002 20:59:05 -0600
Message-ID: <uofh1coai.fsf@rcn.com>


On 2 Apr 2002, charleskcmo_at_hotmail.com wrote:
> Hello all,
> pentagon [23] ~/cs169 > java driver Searcher Constructor error
> java.sql.SQLException: No suitable driver at
> java.sql.DriverManager.getConnection(DriverManager.java, Compiled
> Code) at java.sql.DriverManager.getConnection(DriverManager.java,
> Compiled Code) at searcher.<init>(searcher.java, Compiled Code) at
> driver.<clinit>(driver.java:6) Exception in simpleSearch
> ===========================================================================
> My question is, I am really naive, and I don't know where to find the
> relevant information.

Look into $ORACLE_HOME/jdbc/classes111.zip or Look into $ORACLE_HOME/jdbc/classes12.zip

Your CLASSPATH needs to be set to one of these.

-- 
Galen deForest Boyer
Sweet dreams and flying machines in pieces on the ground.
Received on Tue Apr 02 2002 - 20:59:05 CST

Original text of this message

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