Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Is there an other way than SQL*Net ?
Yes, you can install the thin driver which is actually a no install in the
applet world.
In that scenario it gets downloaded with the applet, hence the name thin
driver.
hth,
cindy
Yong Huang wrote:
> Are you saying you can install that JDBC driver without installing Oracle
> client installtion (choosing at least the SQL*Net option)? I doubt it.
>
> Yong Huang
> yhuang_at_indigopool.com
>
> Erwin Dondorp <erwin_at_dondorp.com> wrote in message
> news:39C69488.F3CFFB2_at_dondorp.com...
> > 1) Use the "JDBC Thin client-side driver". This is a Java library which
> > does
> > all the SQL*Net stuff for you. No need to install a separate SQL*Net
> > client.
> > You'll need to configure it just like SQL*Net though, and your
> > application
> > needs to be (partly) in Java.
Received on Tue Sep 19 2000 - 14:56:42 CDT
![]() |
![]() |