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 -> Remote access to Oracle db from a client

Remote access to Oracle db from a client

From: M Robertson <mrob1999_at_yahoo.com>
Date: Thu, 28 Feb 2002 21:26:12 -0800
Message-ID: <newscache$8g4asg$cct1$1@news.ipinc.net>


What need to be done on the client side and the server side to access an oracle db remotely with jdbc on a network. It works with the Java code executed from the server, now how to execute from a client on the network?
How is the connection made?

What is replacing String URL = "jdbc:oracle:oci8:@ORADBSER01"; ?

What software need to be installed on the client side?

Thanks, Mike Received on Thu Feb 28 2002 - 23:26:12 CST

Original text of this message

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