MS SQL Server isn't mysql...not sure, but that post confused me. Microsoft has a Type 4 SQL Server driver. It requires the server have an update ran against it, but the driver itself is pure java and a Type 4.
Wade. -----Original Message----- From: Budi Kurniawan [mailto:[EMAIL PROTECTED] Sent: Saturday, November 15, 2003 5:45 PM To: Tomcat Users List Subject: Re: RE: JDBC type 4 Driver for MSSQL Server Connector J is a type 4 driver, written by Mark Matthew, who also wrote the popular mm driver when he was a student. Now, he works for Mysql.com. You can find Ms SQL drivers here: http://servlet.java.sun.com/products/jdbc/drivers cheers, budi Author of - How Tomcat Works (sample chapters downloadable from www.brainysoftware.com) - JavaServer Faces Programming (McGraw-Hill Osborne Media) - Java for the Web with Servlets, JSP, and EJB (NewRiders) - Java Web Development with Servlets, JSP, and EJB, Second Edition (Sams Publishing) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
