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
Does jdbctemplate close connection?
What is the meaning of batch updates?
How do I find jdbc version?
How does a file store compare with a jdbc store?
How do we load the drivers?
What is the purpose of the jdbc resultset interface?
What does the jdbc databasemetadata interface?
Is jdbc a web technology?
Write an sql to find all records having all upper case alphanumeric characters in a field ?
What is jdbc odbc in java?
Explain about the Try Block?
What are the new features added to JDBC 4.0?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
Where jdbc drivermanager class is used?