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
java based application for hospital management
What is jdbc dialect?
What types of DataSource objects are specified in the Optional Package?
What is jdbc stand for?
What is the different between ResultSet and RowSet?
What are the different types of lockings in jdbc?
Explain the role of driver in jdbc.
Can I get a null resultset?
What is getconnection method in java?
What is jdbc odbc connection?
Write a program JDBCcode forfetching student database with SQL.
What is jdbc servlet?
Why do we need jdbc driver?
How does jdbc work?
What is batch processing and how to perform batch processing in jdbc?