Newsletters older than 6 months may have links that are out of date. Please use the Search to check for updated links.
MyODBC 3.51.03 is released, and it is basically a bug fix release to 3.51.02 with the following fixes or improvements:
* New DSN configuration dialog.
* Support of SQLForeignKeys for InnoDB table type
* Fix for multi-step generated errors (when server side cursor is used)
* Fix for time conversion using SQL_C_TIME when hour has 3 digits
* Fix for ADO/DAO empty string issue
* Fix for BLOB data reading from ADO/DAO
* Support of new Query Log option, which allows the driver to log all SQL queries that it is processing to c:/myodbc.sql file (or /tmp/myodbc.sql)
* Added code to have one time initialization when the ODBC version specified is SQL_OV_ODBC2, so that the subsequent driver calls will not perform any checks on ODBC version.
* Fix to return an error when the float fields are used in positioned options
* Fix for errors generated during the export of tables with VARCHAR/TEXT from Access/MS DTS to MySQL using MyODBC. Now driver should be capable of handling all types of conversions.
* Fix to handle SQL_C_BINARY properly
* Added MY_SQL_PRIMARY_KEY(1212) option to SQLColAttribute to make rs.resync to work from ADO
* Updated SQLSTATE to return correct truncated data during the warning cases
* Fixed type casting issues in SQLGetInfo to make Open Office to work-Memory overwrite
* Fix to SQLFetch when it is called after SQLFetchScroll with SQL_FETCH_FIRST
* Minor fix in mapping SQL_ATTR_CONNECTION_TIMEOUT option to mysql_options with MYSQL_OPT_CONNECT_TIMEOUT.
* Changes made to error handling to eliminate some misc conditions.
* Improvements to driver logging calls.
* Few misc compatibility changes
For more information about MyODBC 3.51.03, refer to the following (updated):
Overview: http://www.mysql.com/products/myodbc/index.html (http://www.mysql.com/products/myodbc/index.html)
FAQ : http://www.mysql.com/products/myodbc/faq_toc.html (http://www.mysql.com/products/myodbc/faq_toc.html)
Manual : http://www.mysql.com/products/myodbc/manual_toc.html (http://www.mysql.com/products/myodbc/manual_toc.html)
Release notes, Changelog and downloads:
http://www.mysql.com/downloads/api-myodbc-3.51.html (http://www.mysql.com/downloads/api-myodbc-3.51.html)