|
-
Apr 21st, 2004, 07:42 AM
#1
Thread Starter
Fanatic Member
Object Concurrency
I would like to ask how everyone is handling object concurrency. For example, user A loads an object with data from the DB, and makes some changes. User B then loads the same data into an object and makes some changes. User B saves these changes (writes new data to the DB). Now user A goes to save their changes - and at this point the issue arises.
How does everyone handle this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|