Answer Posted / shera ahmad khan
When there is some mistake in the URL given in
DrierMangager.getConnection().
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain Basic Steps in Writing a Java Program Using Jdbc?
What is the meaning of “dirty read” in the database?
How does jdbc connect to database?
What are the factors that the jdbc driver performance depends upon?
Where is mysql jdbc driver located?
What is the query used to display all tables names in SQL Server (Query analyzer)?
How to set NULL values in JDBC PreparedStatement?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
Explain about DSN?
What are the measures to connect to the db using jdbc?
What are the functions of the jdbc connection interface?
Explain the importance of drivermanager.
How does a file store compare with a jdbc store?
What is use of connection pooling?
How do I insert/update records with some of the columns having NULL value?