Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: What's the best way to connect to oracle on NT

Re: What's the best way to connect to oracle on NT

From: Rauf Sarwar <rsarwar_at_ifsna.com>
Date: 24 Jun 2002 06:51:55 -0700
Message-ID: <c2d690f2.0206240551.44986880@posting.google.com>


"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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US