What type of drivers have you used?
Answer / venkat
Driver 4
that is Thin driver
This is the driver everyone using now a days cos it is pure
java driver
| Is This Answer Correct ? | 1 Yes | 0 No |
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
What are the advantages of collection pools?
callable is interface or class ?
What are the Isolation level in JDBC transaction?
preparedstatement p= new preparedstatement is it possible ?
10 Answers Fidelity, IBM, Infrasys,
What is meant by connection string?
What are the different types of statements in jdbc?
What is jsp and jdbc?
write down exceptions those appear in java programs when u write JDBC Programs?
How to find total column from a resultset?
When does the result for an sql statement return null?
how can we get the metaData (columnNames) from a table which has no Records..