Which Driver is preferable for using JDBC API in Applets?
Answers were Sorted based on User's Feedback
Answer / kumar
according to my knowledge
it is Type-iv driver that is Java Native protocol driver.
| Is This Answer Correct ? | 7 Yes | 1 No |
Diff. types of triggers..
What is jdbc and explain jdbc architecture?
What is the difference between executing, executequery, executeupdate in jdbc?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What is a java driver?
How do you determine the sensitivity of the ResultSet object?
When do we get java.sql.SQLException: No suitable driver found?
What is serialization and deserialization in java programming?
Why is jdbc needed?
What is difference between statement and preparedstatement in jdbc?
how we can remove hard code in java?