Re: How to configure client-site JDBC

From: shane <shane.willc_at_nospam.co.nz>
Date: Thu, 13 Jun 2002 20:14:58 +1200
Message-ID: <3D085482.46024E93_at_nospam.co.nz>


[Quoted] Installing jdbc drivers won't actually do anything unless you use them via some [Quoted] java to access your db. I get the impression your not about to write some java. [Quoted] Is there some reason why you must use a java client rather than an Oracle sqlplus client? If you need to use jdbc to get at the db your code should probably
be in the middle tier, using thin clients. When you say 'setup a client site [Quoted] Oracle JDBC driver to utilize it from my servlets' what do you mean? Do you mean you want to get to some servlets that are providing data access already?

[Quoted] More information required

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 - 10:14:58 CEST

Original text of this message