Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Installing JDBC
> On a CPU that does not have an instance of an Oracle intstallation, are
> you saying all I need to do is create a directory jdbc and then copy
> whatever is below it on the Oracle installation to the jdbc directory I
> create on the non Oracle CPU?
Yep. Just put the JDBC class into your JDK/JRE's classpath and you succesfully
"installed" it ;-)
One important point: This means you're using the THIN (100% Java) JDBC driver, nothing with ODBC bridges and other things.
Hope this helps...
bye,
gerald
Received on Sat Dec 18 1999 - 13:45:28 CST
![]() |
![]() |