Forums Register Login

Rangarajan Balasubramanian

+Pie Number of slices to send: Send
Tell me what are the steps to get connection while using thin driver(native pure java driver)?
+Pie Number of slices to send: Send
Please give a appropriate topic name...

here is a small code snipet for Oracle thin

Class.forName("oracle.jdbc.driver.OracleDriver");
String OracleURL="jdbc racle:thin:@Saraswati:1521 racle9";
String username="[is specific]";
String password="[is specific]";
Connection con=DriverManager.getConnection(OracleURL,username,password);

[ March 10, 2006: Message edited by: Ashutosh Limaye ]

[ March 10, 2006: Message edited by: Ashutosh Limaye ]
[ March 10, 2006: Message edited by: Ashutosh Limaye ]
+Pie Number of slices to send: Send
 

Originally posted by Rangarajan Balasubramanian:
Tell me what are the steps to get connection while using thin driver(native pure java driver)?



Try to put a meaningful topic name next time.
If I'd had more time, I would have written a shorter letter. -T.S. Eliot such a short, tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 716 times.
Similar Threads
JDBC Driver
Thin drivers..........???????
Driver information
Different Options while creating a Datasource in Weblogic
WHich Driver for which use?
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 02:40:42.