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

Visual Designer / Context support for "row version" based Concurrency Control

1 Answer 45 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.
Mike
Top achievements
Rank 1
Mike asked on 03 Nov 2010, 04:17 PM
To what extent do the concepts explained in :

This recent blog :   Telerik OpenAccess ORM Concurrency Control 

This older KB Article :  How to: Handle Optimistic Concurrency with OpenAccess

relate to projects using a Domain Model build with the Visual Designer and accessed with the ObjectContext?. 

Basically, I'm doing a Web application presenting SQL Server data with timestamp columns in every table through RadControls for ASP.Net Ajax and want to understand what the revised Open Access ORM offers out-of-the-box to help avoid one user overwriting another user's changes.

Mike

1 Answer, 1 is accepted

Sort by
0
Serge
Telerik team
answered on 08 Nov 2010, 11:06 PM
Hello Michael,

Most of the concepts explained in these articles are correct. While the design time of OpenAccess has changed and we are introducing new features and are polishing old ones, the concurrency control has been left untouched. We will take notice and update the new documentation regarding concurrency. However for the time being you can use it.

In order to use a timestamp column for concurrency you need to select the class in the diagram, press F4 and in the property pane for concurrency mechanism select backend. Specify the concurrency member as the timestamp property you desire. This should do the trick.

I hope this is helpful and please make sure to address any other issues you face with us.

Best wishes,
Serge
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Databases and Data Types
Asked by
Mike
Top achievements
Rank 1
Answers by
Serge
Telerik team
Share this question
or