So I guess the same thing goes with the JDBC connectors? http://dev.mysql.com/downloads/connector/j/5.0.html
-------------------- For example.. If I'm using Coldfusion to do jdbc calls in version 5 will I have less functions on my ASP server that is using ODBC version 3? Should I be using the same version? -Luke Jim Winstead <[EMAIL PROTECTED]> 06/19/2007 12:09 PM To Lucas CTR Heuman/ACT/CNTR/[EMAIL PROTECTED] cc MySQL List <mysql@lists.mysql.com> Subject Re: ODBC Drivers 3 and 5 On Tue, Jun 19, 2007 at 10:24:11AM -0400, [EMAIL PROTECTED] wrote: > I have been looking online for an explanation of the differences between > ODBC drivers 3 and 5. I'm sure it is someplace simple to find. Does > anyone here know? Connector/ODBC 3.51 is an ODBC driver that supports only the ANSI interfaces, and Connector/ODBC 5.0 is a ground-up rewrite that supports the ODBC Unicode interfaces and some other features. 5.0 is still only a beta, while 3.51 is production-ready. Jim Winstead MySQL Inc. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]