Answer Posted / sushant
the database hs been created using SQL server which is ODBC
complaint. Hence the JDBC-ODBC bridge driver will be used
to communication width the database the folloeing
statement will be used to load this driver
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is a lock in jdbc?
What are temp tables ?
What is a rollback in jdbc?
What is the use of jdbc api?
What is odbc. how is it related to sql cli?
What is JDBC ResultSet?
How to rollback a JDBC transaction?
How can we move the cursor in a scrollable result set?
What is metadata in java programming?
How to get the Database server details in java program?
What is resultset in jdbc with example?
What is an advantage of using the jdbc connection pool?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
What is the purpose of the jdbc resultset interface?
What is the fastest type of JDBC driver?