Thursday 19 July 2012

JDBC Interview Questions and Answers


  1. What is JDBC?
  2. What's the JDBC 3.0 API? 
  3. Does the JDBC-ODBC Bridge support the new features in the JDBC 3.0 API? 
  4. Can the JDBC-ODBC Bridge be used with applets? 
  5. How do I start debugging problems related to the JDBC API?
  6. What is new in JDBC 2.0?
  7. How to move the cursor in scrollable resultset ?
  8. How to update a resultset programmatically?
  9. How can I use the JDBC API to access a desktop database like Microsoft Access over the network? 
  10. Are there any ODBC drivers that do not work with the JDBC-ODBC Bridge?

No comments:

Post a Comment