Problems with Diagrams Editor

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
denkhe
Posts: 14
Joined: Mon 03 Jan 2011 15:33

Problems with Diagrams Editor

Post by denkhe » Wed 16 Feb 2011 08:36

I have got two problems:

1. If I change the concurrency mode to fixed it is reset to none after the next update of the model from the database.

2. If I change Name of an entity or field from Myfield to MyField it is reset to Myfield next update of the model from the database.

I am using Visual Studio 2010, .net 3.5, MySQL 5.5 and the latest Version of dotConnect for MySQL.

Best regards
Heiko Denk

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 16 Feb 2011 12:22

I have made a test using the latest 6.10.103 build of dotConnect for MySQL and failed to reproduce the error with Concurrency Mode.
If the problem is reproducible using this latest build, please provide the exact steps to reproduce it.

Post Reply