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
Can resultset be null in java?
What is the difference between client and server database cursors?
What are the different types of classes in the api component?
What are the jdbc statements?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
What is meant by jdbc?
What types of DataSource objects are specified in the Optional Package?
Why do we need a jdbcrowset like wrapper around resultset?
What are the main steps in java to make JDBC connectivity?
How can I create a custom RowSetMetaData object from scratch?
What is the meaning of “dirty read” in the database?
What are the standard isolation levels defined by JDBC?
Is jpa faster than jdbc?
What is odbc and jdbc?
What is new in JDBC 2.0?