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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: JAVA CONNECTIONS

Re: JAVA CONNECTIONS

From: Richard Ji <richard.c.ji_at_gmail.com>
Date: Mon, 12 Sep 2005 17:19:18 -0400
Message-ID: <b4d52f2050912141975378326@mail.gmail.com>


And to expand on what Peter is saying. You need to install Oracle client (Net8 client) on the machien where your Java app is running and use JDBC OCI driver.

Richard

On 9/12/05, Peter Sylvester <peters_at_mitre.org> wrote:
>
> Dick,
>
> To expand upon Carel-Jan, you need to change the JDBC URL to be
> something like "jdbc:oracle:oci:@MyTnsAlias".
>

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Sep 12 2005 - 16:21:20 CDT

Original text of this message

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