A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
Doubt in Loading Driver
kavitha vasu
Ranch Hand
Joined: Feb 22, 2007
Posts: 70
posted
Apr 25, 2008 02:37:00
0
Hi Friends
1) Please let me know what is difference between
Class.formName("sun.jdbc.odbc.JdbcOdbcDriver");
and
Driver d=new sun.jdbc.odbc.JdbcOdbcDriver()
2) What is the purpose of registerDriver() method?
Thanks in advance
Kavitha
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Doubt in Loading Driver
Similar Threads
Loading mechanism of Jdbc Driver
derby problem
jsp database
how can find mysql database address?
connetion java and topspeed database
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter