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: JDBC Connection to Local Instance

Re: JDBC Connection to Local Instance

From: <rmwilliams_at_my-dejanews.com>
Date: Fri, 07 May 1999 22:11:30 GMT
Message-ID: <7gvoef$3c8$1@nnrp1.deja.com>


Thanks Joe;

I'll try that. I'm using the 'thin' drivers instead of the OCI drivers, but who knows, that may do it!

Thanks again,
Richard Williams

> I'm new to the Oracle world, so maybe I'm reading your question wrong.
> But I'm using the Oracle OCI drivers, and to specify the local machine, I
> put this in the URL of the call to DriverManager.getConnection
> "jdbc:oracle:oci8:@" (usually you put the database alias after the @ if
> you're going to a remote machine).
>
> -Joe Giessner
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri May 07 1999 - 17:11:30 CDT

Original text of this message

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