Hi all:
I'm developing a multi-user app in VB.NET with a SQL 2K backend, and I am concerned about record concurrency. It would be great for the user to receive some sort of notification when the record he/she is working on is being edited, or has been changed. How would I approach this?
Any help would be appreciated. Thanks!
I'm developing a multi-user app in VB.NET with a SQL 2K backend, and I am concerned about record concurrency. It would be great for the user to receive some sort of notification when the record he/she is working on is being edited, or has been changed. How would I approach this?
Any help would be appreciated. Thanks!