From: Date: November 8 2006 7:47pm Subject: MySQL Connector/ODBC 5.00.07 Beta 3 has been released List-Archive: http://lists.mysql.com/announce/413 Message-Id: <4552265F.7040504@mysql.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit MySQL Connector/ODBC 5.00.07 Beta 3 has been released. MySQL Connector/ODBC is our next generation ODBC driver which allows access to the MySQL server using the ODBC standard - a cross-platform, cross-database C, Call Level Interface. This version is being released to get community feedback but is NOT suitable for production environments. It is now available in binary form from the Connector/ODBC download pages at http://dev.mysql.com/downloads/connector/odbc/5.0.html and mirror sites (note that not all mirror sites may be up to date at this point of time - if you can't find this version on some mirror, please try again later or choose another download site.) Install Notes -- Please uninstall any existing Connector/ODBC v5 before installing this version. Changes -- * FIX: Fixed SQLDescibeCol returning column name length in bytes rather than chars. * ENH: Improved trace/log. * FIX: SQLBindParameter now handles SQL_C_DEFAULT. * FIX: Corrected incorrect col index within SQLStatistics. Many more tables can now be linked into MS Access. * ENH: Added support for SQLStatistics to MYODBCShell. Reporting Issues -- Issues can be reported to the myodbc; * mailing list http://lists.mysql.com * forum http://forums.mysql.com * bugs http://bugs.mysql.com -- MySQL Connectors Team