Duplicated object in GetChanges().Updates

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
codeprime
Posts: 3
Joined: Wed 03 Oct 2012 13:28

Duplicated object in GetChanges().Updates

Post by codeprime » Thu 18 Oct 2012 23:02

Hi,
I noticed that sometimes I've a duplicated object in GetChanges().Updates with different values it's causing some bad application behavior. Shouldn't be a duplicated object (2 objects with the same PK) in Updates list right?

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Duplicated object in GetChanges().Updates

Post by MariiaI » Mon 22 Oct 2012 10:19

Could you please specify, whether you meant GetChangeSet().Updates instead of GetChanges().Updates?
If yes, we couldn't reproduce this issue on our environment. We are sending you a sample project to the e-mail address you provided in your forum profile. Please make changes to it, so that the error could be reproduced, or send us your sample demonstrating the problem.

Post Reply