R
RA
If a web page is being used by multiple users. A user changes one item,
which is saved in a dataset and also in database on SQL Server. Now other
user tries to change the same item; then show him a message that this item
has already been changed.
How would I do that?
which is saved in a dataset and also in database on SQL Server. Now other
user tries to change the same item; then show him a message that this item
has already been changed.
How would I do that?