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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to configure client-site JDBC

Re: How to configure client-site JDBC

From: C. Ferguson <c_ferguson_at_rationalconcepts.com>
Date: Wed, 12 Jun 2002 22:02:36 -0700
Message-ID: <3D08276C.EEF133DD@rationalconcepts.com>


Hi,
  use the thin (type4) driver. No client configuration required. Just make the .zip or .jar file (depending on database version) accessible to your servlets.

hth,
Cindy

ps. Please do not crosspost.

les wrote:

> Hello,
>
> I run oracle on the network server and I want to access the database over
> the network from my machine. However, I don't know how to setup a client
> site Oracle JDBC driver to utilize it from my servlets. I'm running NT
> machine and Oracle is on NT also. It is 9i version of Oracle.
>
> I've downloaded client site drivers from Oracle, however, there is no readme
> file or any instructions how to register it on Windows. (Adding driver's
> location to the CLASSPATH and PATH didn't help).
>
> Any help is greatly appreciated,
> iza
Received on Thu Jun 13 2002 - 00:02:36 CDT

Original text of this message

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