Page 1 of 1

Linq to SQL Identity field issue

Posted: Tue 24 Jan 2012 21:47
by I-Vladimir
Hi,
Changed Int field to Int+identity (seed-1, inc-1). It was not and not a primary key now.
From exe ran update from database wizard, updated the diagram, saved.
Ran updated from database wizard another time - it showed that field changed again - Identity(old='False', new='True') was changed.

Regards,

Posted: Wed 25 Jan 2012 17:20
by StanislavK
As I've understood, the problem is that the wizard shows changes in the table even after you'd accepted them. Am I correct?

We couldn't reproduce this issue in our environment. Could you please specify the following:
- the version of Entity Developer you are using (including the build number - e.g., 4.2.110);
- the exact scripts describing the table before and after the change;
- the version of SQL Server you are working with.