This is a migrated thread and some comments may be shown as answers.

update database, same value but duplicate action

1 Answer 31 Views
Databases and Data Types
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Youngjae
Top achievements
Rank 1
Youngjae asked on 02 May 2014, 07:32 PM
I started with Database-first rlinq file with my existing MSSQL 2012 database.

I set Identity Mechanism from Default to DatabaseServerCalculated.

I clicked "Update database from model..." and it updates my db schema as I expected.

And then, when I click "Update from database..." right after it, it shows model change popup.
The Operation shows Remove mark about "AutoInc", but New value shows True, and Old value shows True also.

​why does it try to change rlinq model even it has same value?
is it a bug or by-design?

Do I have to click "Update database from model" and "Update from Database" in sequencial manner if I try to change db schema from model?

1 Answer, 1 is accepted

Sort by
0
Jan Blessenohl
Telerik team
answered on 05 May 2014, 02:45 PM
Hello,

I have just tested your scenario with the latest version of Telerik Data Access. Everything works fine.

Can you send me your exact table definition? Maybe there are small differences.


Jan Blessenohl
Telerik
 
OpenAccess ORM is now Telerik Data Access. For more information on the new names, please, check out the Telerik Product Map.
 
Tags
Databases and Data Types
Asked by
Youngjae
Top achievements
Rank 1
Answers by
Jan Blessenohl
Telerik team
Share this question
or