jdbc.url newbie question
499378Mar 17 2006 — edited Mar 17 2006Hi 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.