Hi friends, In JDBC 4 drivers are there among this which
driver is best and why it is best.Which driver is most
commonly used in web applications.
Answer Posted / priyabrata patro
ok , friend see ,there are three drivers and one protocol
which is type-3 ,ok.
My recommendation is to use type-4 dirver , why , because
it has seveal advantages than the predecessor drivers.
Advantages
----------
->It is directly interacting with database software.
->It does not need much conversions to be included.
->It is compatible with internet program and applet programs
like this many advantages are there list will go on.
ok, now , if you are developing 2-tier project than use
type-4 dirver , if it is web application than use type-3
with type-4 ok
for more information call 9989683928 , i belong to hyd
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
State the three different ways in which you can create a table?
What is the difference between setmaxrows(int) and setfetchsize(int)?
What do you understand by jdbc statements?
Is uri the same as url?
What is xe in oracle jdbc url?
How many locking systems are there in jdbc?
What is JDBC Savepoint? How to use it?
How to use JDBC to connect Microsoft Access?
Explain Basic Steps in Writing a Java Program Using Jdbc?
How to get the Database server details in java program?
Is jdbc a web technology?
What protocol does jdbc use?
How many jdbc driver types are there?
What is the full form of jdbc and what is its purpose?
What is a jdbc connection?