New build of dotConnect for MySQL 6.00.86 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New build of dotConnect for MySQL 6.00.86 is available!

Post by Shalex » Wed 12 Jan 2011 16:02

Dear users,

New build of dotConnect for MySQL 6.00.86 is available for download now.
This version includes:
  • Changed behaviour: setting the DbDataTable.Connection property sets the InsertCommand.Connection, UpdateCommand.Connection, and DeleteCommand.Connection properties
  • Fixed bug with incorrect case of data sources shown in the DataLink.DataSource property when using the Interform technology
LinqConnect (formerly known as LINQ to MySQL)
  • Fixed bug with incorrect detaching entities in the master/detail association
  • Fixed bug with VB code generation for models with Unidirectional serialization
  • Fixed bug with creating DataContext using external mapping
Entity Developer
  • Fixed bug with many-to-many and Update From Database Wizard
Entity Framework support
  • Added support for Entity Framework CTP 5
  • Improved DatabaseExists functionality
Devart development team
http://www.devart.com/dotconnect/mysql/

Locked