Re: Servlet tuning (again)

Gildas Mazery wrote:

> Where did you find a thin driver for oracle7 that works with JDK 1.2 ?
> Oracle's JDBC THIN driver (from
> http://www.oracle.com/products/free_software/index.html#jdbc7) is for JDK
> 1.0.2 and JDK 1.1.1. but not JDK 1.2.
> Is it a free driver ?
>
> Gildas
>
> mazery@agence.cpu.fr

I am using JDK 1.1.1 version of thin driver version with JDK 1.2.
OCI driver does not work - it uses some DLL from JDK 1.1.
Thin driver seems to work, but I evaluated only a few simple examples so
I don't know if it works properly in all cases.

Regards

Gergi



--
Name: Jaroslav Gergic
- student of the Faculty of Mathematics and Physics, Charles University,
Prague
  E-mail: Jaroslav.Gergic@st.mff.cuni.cz
  Web: http://www.kolej.mff.cuni.cz/~jg
- editor of the PDA section of Mobil Server
  E-mail: gergi@mobil.cz
  Web: http://www.mobil.cz

Received on Monday, 12 April 1999 16:28:27 UTC