Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8, Windows, and JDBC question
No Marc,
The JDBC kit for Oracle comes in two flavors. There is the OCI7 interface
which requires a .DLL. There is the thin-client flavor which requires a
Listener at a specific port to handle the Oracle request.
The documentation with the trial package is adequate and both have worked
for me as advertised. I use JDK 1.1.6 to write my applications. The package
also comes with 1.0.2 class libraries.
Marc Respass wrote in message <35c775c5.631886374_at_news.ultranet.com>...
>Hi,
>
>Do I have to install a DLL on each client to use JDBC with
>Oracle? What do my Mac users and web users do?
>
>Thanks
>
>
>Marc Respass
>High Technology Logistics
>marc_at_htl.com
Received on Thu Aug 06 1998 - 21:07:06 CDT
![]() |
![]() |