InterviewSolution
Saved Bookmarks
| 1. |
What causes “No suitable driver” error? |
|
Answer» “No suitable driver” ERROR occurs during a call to the DriverManager.getConnection() method, because of the following reasons: |
|