Re: help needed(java.sql.SQLException: Invalid Oracle URL specifi ed)

2002-07-11 Thread Ramesh Kadirisani
Thank you. Thank you. It worked. thanks a lot. Ramesh Kadirisani. "It, Cockpit (CAP, Contractor)" wrote: > > Dear Ramesh, > You are missing ":" next to thin... > If you give as follows it will work > > try this... > > conn = > > DriverManager.getConnection("jdbc:oracle:[EMAIL PROTECTED]:1521

Re: help needed(java.sql.SQLException: Invalid Oracle URL specifi ed)

2002-07-11 Thread It, Cockpit (CAP, Contractor)
Dear Ramesh, You are missing ":" next to thin... If you give as follows it will work try this... conn = DriverManager.getConnection("jdbc:oracle:[EMAIL PROTECTED]:1521:BIST 1", "oaxapr","oaxapr"); Yogaraj -Original Message- From: Ramesh Kadirisani [mailto:[EMAIL PROTECTED]] Sent