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: Oracle... one DB connects, one does not...

Re: Oracle... one DB connects, one does not...

From: Andrey Kriushin <Andrey.Kriushin_at_rdtex.ru>
Date: Thu, 20 Jul 2006 17:25:41 +0400
Message-ID: <44BF8455.9020807@rdtex.ru>

You can use service names with thin JDBC starting with JDK 1.4.1. The syntax is

"jdbc:oracle:thin:@//host:port/service_name"

Robert Freeman пишет:
> We are using thin JDBC, so its like a direct connect... no service names.

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jul 20 2006 - 08:25:41 CDT

Original text of this message

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