Accessing oracle 10g database with java

Hello every body,

i need to connect oracle 10 g remotely.could u please tell me wheather i need to install oracle 10g client in my local system..?if it is necessary what are steps i need to take care..like url of the connection .

Please help me .am struggling from past three days.

regards,

Anil.

[327 byte] By [anilmekala.reddya] at [2007-11-27 10:41:30]
# 1

No need to install an Oracle client on your local system.

dwga at 2007-7-28 19:13:00 > top of Java-index,Java Essentials,Java Programming...
# 2

> i need to connect oracle 10 g remotely.

Can you spell "security hazard"?

>could u please

> tell me wheather i need to install oracle 10g client

> in my local system..?

No. Just the JDBC drivers.

> Please help me .am struggling from past three days.

Ever considered asking a peer right on day one instead of wasting three days?

CeciNEstPasUnProgrammeura at 2007-7-28 19:13:00 > top of Java-index,Java Essentials,Java Programming...
# 3

> > Please help me .am struggling from past three

> days.

>

> Ever considered asking a peer right on day one

> instead of wasting three days?

in all fairness 2 of those days were a weekend :)

jwentinga at 2007-7-28 19:13:00 > top of Java-index,Java Essentials,Java Programming...