Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

jdbc.url newbie question

499378Mar 17 2006 — edited Mar 17 2006
Hi there,

Apologies for this very begginerish question.

I have been working with oracle in college for the last year. Have been conecting from java using these settings

jdbc.driver=oracle.jdbc.driver.OracleDriver
jdbc.url=jdbc:oracle:thin:@nc-oracle-2.students.collegename.ie:1521:orcl
jdbc.username=username
jdbc.password=password


I am trying to finish up project at home for the weekend and have installed oracle 9.20.10.
I am not sure what these settings should be or how to find out. I have user name and password set up and can work away in sqlplus. How do I find out what the jdbc.url is?

Thanks in advance

stuart.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2006
Added on Mar 17 2006
5 comments
333 views