Which Driver is preferable for using JDBC API in Applets?
Answer Posted / kumar
according to my knowledge
it is Type-iv driver that is Java Native protocol driver.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How many ways can you update a result set?
What is odbc. how is it related to sql cli?
How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
How many packages are available in jdbc api?
What is connection pooling and why it is used?
What is transaction processing in jdbc?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
How are jdbc statements used?
Which interface is responsible for transaction management in jdbc?
What is the meaning of “dirty read” in the database?
How do I find whether a parameter exists in the request object?
What is JDBC Savepoint? How to use it?
What are the ddl statements?
What is savepoint in jdbc?
How to get the Database server details in java program?