Yes. Type 1 drivers use the jdbc-odbc bridge and are not 100% Java. Type 4
Drivers are 100% Java (all access is coded completely in Java) so there are
no calls out of or into the Java VM and there is no need for for a bridge or
server in the middle.

Ellis


-----Original Message-----
From: Neal Cabage [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 13, 2000 9:53 AM
To: [EMAIL PROTECTED]
Subject: driver performance


Does anyone know if there is performance differences between using a type1
JDBC:ODBC driver and a native driver?  I see other programmatic advantages
but have not seen performance addressed.

Thanks.
Neal

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to