HowTo get OCI driver work?

From: Rainer TRAFELLA <rainer.trafella_at_gmx.at>
Date: 2000/04/27
Message-ID: <39089f65.272290737_at_news.aon.at>#1/1


On Tue, 25 Apr 2000 18:51:53 GMT, "James V. Reagan" <James.Reagan_at_ev-inc.com> wrote:

>It sounds to me like you're using the
>Oracle JDBC driver to access Oracle's
>native OCI driver. Try using the thin
>client driver. i.e. change the url
>that you use in Driver.getConnection() to
>
>jdbc:oracle:thin:_at_<host>:1521:<SID>
>
>assuming your Oracle8i listener is
>listening on port 1521.

Any idea how to get the OCI driver work with jdk1.3??? The thin driver works with jdk1.3 but has poor performance! I'm also using Oracle 8.1.5

Thanks,
Rainer Received on Thu Apr 27 2000 - 00:00:00 CEST

Original text of this message