Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 18th, 2003, 10:02 AM
Authorized User
 
Join Date: Jul 2003
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to p_nut33 Send a message via MSN to p_nut33
Default ¿Record Locks? Concurrency Multiple Users

If when one works with data in a dataset, we are working with a table in memory, and not the database itself. How do we enforce user concurrency controls?

Lets say two users get the same record loaded into a dataset with an adapter or command object. One performs a modifications and saves it, then the other one saves again, therefore overwriting the changes the first person made.

I haven't seen anything to deal with this, im pretty sure there is something done implicitly, and if not something has to be available.








Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Users logging on feets Access 6 November 14th, 2007 11:11 AM
Multiple Users SpyderSL Access 1 December 20th, 2006 08:40 AM
Access locks up after multiple emails sent Paulsh Access VBA 2 December 30th, 2005 03:20 PM
Record sharing by multiple users demivolt Access 1 August 26th, 2004 08:17 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.