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 |
how can connection with oracle10g with java
What are restrictions on triggers?
What are the different types of lockings in jdbc?
What does connection pooling mean ?
Write an sql to find all records having all upper case alphanumeric characters in a field ?
How to create Connection interface object because it is Interface , Interface is not instansiated?
What is an outer join?
What is drivermanager in java?
How to know howmuch data is truncated?
Can you define a foreign key, with a key from the same table?
Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?
If iam using JDBC API, do I also have to use ODBC?