Added this information, but your email client line wrapped your patch so I didn't not apply it directly.
"Dan Bradley" <[EMAIL PROTECTED]> writes: > Index: mssql-howto.xml > =================================================================== > RCS file: /home/cvspublic/jakarta-turbine-torque/xdocs/mssql-howto.xml,v > retrieving revision 1.1 > diff -u -r1.1 mssql-howto.xml > --- mssql-howto.xml 2001/11/06 21:19:37 1.1 > +++ mssql-howto.xml 2001/11/30 01:00:11 > @@ -37,10 +37,10 @@ > </section> > <section name="JDBC Driver"> > <p> > -Microsoft does not have a JDBC driver for MS SQL Server. You will need to > -either select from a commercial driver, see > -<a href="http://industry.java.sun.com/products/jdbc/drivers">JDBC(TM) > -Technology - Drivers</a>, the JDBC-ODBC bridge driver from Sun, or a free > +<a href="http://www.microsoft.com/sql/downloads/2000/jdbc.asp">Microsoft's > +JDBC driver</a> is currently in beta. You may also select a commercial > +driver from <a > href="http://industry.java.sun.com/products/jdbc/drivers">JDBC > +(TM) Technology - Drivers</a>, the JDBC-ODBC bridge driver from Sun, or a > free > driver from <a href="http://www.freetds.org">FreeTDS</a>. > </p> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
