The new features of the JDBC 2.0 API, will be supported for
JDBC-ODBC Bridge?
Answer / Naim Ahmad
Not all the new features introduced in JDBC 2.0 API are supported by the JDBC-ODBC Bridge. The Bridge primarily focuses on providing support for JDBC 1.0 specifications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an escape syntax?
Difference between Generic Servlet and HTTP Servlet?
What is the purpose of jdbc?
State the three different ways in which you can create a table?
What is a java driver?
What is the feature of jdbc v4?
How vendor Naming registry supports JNDI?
What is JDBC Driver interface?
What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
Explain about the drive manager class working?
What is the use of statement in jdbc?