Answer Posted / khaja.babu
jdbc is used to connecting the database through the java
language.but the odbc is common to all the database
connection.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain Basic Steps in Writing a Java Program Using Jdbc?
When does the result for an sql statement return null?
What happens if we don't close the connection in jdbc?
How to connect html page to database using jdbc?
What port does jdbc use?
How do I insert an image file (or other raw data) into a database?
How to insert an image or raw data into database?
How can you retrieve data from the resultset using jdbc?
Why we use jdbc instead of odbc?
Explain the two tier and three tier architecture of jdbc.
Is java a database?
How do java applications access the database using jdbc?
Does the JDBC-ODBC Bridge work with Microsoft J++?
What are four types of JDBC driver?
What are the flow statements of jdbc?