Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: What's the best way to connect to oracle on NT
"les" <sleszek_at_hotmail.com> wrote in message news:<YjwR8.1107$ZM3.243712_at_news20.bellglobal.com>...
> Hello,
>
> What is the best way to connect to oracle database on NT.
> 1) JDBC - JDBC (any samples, tips, links?)
> 2) JDBC - ODBC (any smaples, tips, links?)
> 3) ???
>
> I'm new to database connections so any advice is welcome on drivers setup
> steps and configuration.
>
> I need to access oracle database hosted on NT from JSP files hosted on
> solaris.
>
> Any help is greatly appreciated,
> Leszek
JDBC thin or JDBC oci7/8. You can look at examples for both in ORACLE_HOME\jdbc\demo\demo.zip file.
Oracle net8/sqlnet required if you are using oci7/8 driver. Received on Mon Jun 24 2002 - 08:51:55 CDT
![]() |
![]() |