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: oracle servlets

Re: oracle servlets

From: Matt <mattzag_at_csi.com>
Date: Tue, 03 Aug 1999 23:35:06 +0100
Message-ID: <37A76E9A.6A9D8CD2@csi.com>


driver=oracle.jdbc.driver.OracleDriver
url=jdbc:oracle:thin:<user_id/password>@<host>:1521:<sid>

Matt wrote:
>
> Is there a way of connecting oracle to a JavaWebServer1.1.3
> using oracle 8.0.5 ?
>
> If so what is the jdbc protocol/procedure to use and syntax, for the
> OracleDriver ?
>
> Many thanks
>
> Matt
Received on Tue Aug 03 1999 - 17:35:06 CDT

Original text of this message

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