Hello,
Is it possible to implement a 'Check-in/Check-out' or 'Form Locking' Functionality in an application that is using classical ASP and SQL? Basically, what needs to be done is that if an existing request form is being edited by one user, no other user should be able to edit the same request form. For example, if user 1 is editing request 1... When user 2 tries to open/access request 1, he will be prompted that he cannot edit/access request 1 because user 1 is editing it.
Thanks in advance for the help!
Regards,
Yale
Is it possible to implement a 'Check-in/Check-out' or 'Form Locking' Functionality in an application that is using classical ASP and SQL? Basically, what needs to be done is that if an existing request form is being edited by one user, no other user should be able to edit the same request form. For example, if user 1 is editing request 1... When user 2 tries to open/access request 1, he will be prompted that he cannot edit/access request 1 because user 1 is editing it.
Thanks in advance for the help!
Regards,
Yale