Type of Driver.

hello everyone,I have a very simple question? i am conneting my servlets to database using mssql2000 drivers for jdbc .i want to know these are which type of driver type 1 type 2type 3 or type4.Many Thanks & Regards,Saurabh
[262 byte] By [JainSaurabha] at [2007-10-2 0:17:46]
# 1
Take a look at the documentation for the driver. It would be available somewhere and a quick Google search would give you the link.Please don't type everything in bold. It's strenuous on the eyes.
Annie.a at 2007-7-15 16:19:13 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 2
Many Thanks annie,I found the required info in the docs provided with the drivers.Its a type 4 driver.Saurabh
JainSaurabha at 2007-7-15 16:19:13 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...