-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
We're using the "THICK" Driver, which works fine as the Oracle Net8 client
is loaded on the linux server. This is not an applet, so I prefer the speed
of using the OCI.
I'm creating a new connection object. BTW, I'm using 8.0.5 drivers, and
have never had a problem until now. As I've said, all of this code has
worked fine on Sun's JavaWebServer (using Oracle 7 jdbc drivers) and on a
linux box using a beta release of JServ with the same Oracle client setup.
-----Original Message-----
From: Thor Heinrichs-Wolpert [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 05, 1999 2:09 PM
To: Java Apache Users
Subject: Re: corruption of environment variables?
-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
tnsnames?? You must be using the THICK-driver, while on th eLinux box you
are using the thin-driver. It works for me on my Solaris, NT, etc boxes.
Are you trying to rebuild the connection object, or setting it to null and
replacing it with a new one?
BTW: If you are using pre 8.1.5 jdbc drivers, DON'T!!!!!
Thor HW
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]