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

Home -> Community -> Usenet -> c.d.o.misc -> connect.properties (SQLJ) - where do I indicate the SID?

connect.properties (SQLJ) - where do I indicate the SID?

From: jennifer muise <jen.muise_at_videotron.ca>
Date: Tue, 8 Oct 2002 22:58:55 -0400
Message-ID: <QXMo9.12719$hl6.534765@weber.videotron.net>


Hi,

 I am looking for how to specify a SID or an instance name in the "connect.properties" file (SQLJ/JDBC). I have tried:  sqlj:url=jdbc:oracle:oci8:@SID_name
 sqlj.user=scott
 sqlj.password=tiger
AND
 sqlj:url=jdbc:oracle:oci8:@
 sqlj.user=scott_at_SID_name
sqlj.password=tiger

Thanks in advance! I am sure someone knows this.

Cheers! Received on Tue Oct 08 2002 - 21:58:55 CDT

Original text of this message

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