Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> connect.properties (SQLJ) - where do I indicate the SID?
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
![]() |
![]() |