Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
113532 Points
12480 Posts
Microsoft
May 08, 2012 08:10 AM|LINK
Hi,
I suggest you use SqlDataSource control with setting ConflictDetection:
http://www.asp.net/web-forms/tutorials/data-access/accessing-the-database-directly-from-an-aspnet-page/implementing-optimistic-concurrency-with-the-sqldatasource-vb
Thanks,
Qin Dian Tan...
All-Star
113532 Points
12480 Posts
Microsoft
Re: Prevent double booking...
May 08, 2012 08:10 AM|LINK
Hi,
I suggest you use SqlDataSource control with setting ConflictDetection:
http://www.asp.net/web-forms/tutorials/data-access/accessing-the-database-directly-from-an-aspnet-page/implementing-optimistic-concurrency-with-the-sqldatasource-vb
Thanks,
If you have any feedback about my replies, please contactmsdnmg@microsoft.com.
Microsoft One Code Framework