| Author |
java.sql.SQLException: No suitable driver - java.sql.DriverManager
|
John Landon
Ranch Hand
Joined: Sep 25, 2008
Posts: 221
|
|
Hi I am getting this exception in the above class. But it is being caught somewhere because the code continues successfully and the connection IS established to the database. Where is it being caught?
What is the scoop with it? Why I AM connecting afterwords.
Thanks,
John
|
 |
Himanshu Kansal
Ranch Hand
Joined: Jul 05, 2009
Posts: 257
|
|
|
above class?
|
Experience and talent are independent of age
|
 |
John Landon
Ranch Hand
Joined: Sep 25, 2008
Posts: 221
|
|
|
The above class throws it not catches it.
|
 |
 |
|
|
subject: java.sql.SQLException: No suitable driver - java.sql.DriverManager
|
|
|