Answer Posted / kalyan
we can use any of the four type drivers ....type -4 driver
is better performance and we can use in real time projects
compared to four drivers....
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I disallow NULL values in a table?
What is jdbc architecture in java?
How can I determine where a given table is referenced via foreign keys?
Why is jdbc used?
How will you perform truncation using JDBC?
How can you make the connection using jdbc?
What is jdbc driver?
How do you determine the sensitivity of the ResultSet object?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
What are the steps involved in establishing a connection using jdbc in java?
What are the differences between execute, executequery, and executeupdate?
Describe the steps needed to execute a sql query using jdbc.
Why isn't the java.sql.DriverManager class being found?
Which type of driver provides jdbc access via one or more odbc drivers?
What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?