MySql Connector/Net 6.3.0 alpha
Posted by Phil Smith on 16 February, 2010
No comments yet
MySQL Connector/Net 6.3.0, a new version of the all-managed .NET driver for MySQL has been released. This is an alpha release and is intended to introduce you to the new features and planned enhancements. This release should not be used in a production environment.
It is now available in source and binary form from http://dev.mysql.com/downloads/connector/net/6.3.html
The new features or changes in this release are:
- Visual Studio 2010 RC support
- Nested transaction scope support

