I'm having problems with a MULTI-USER application that requires constant update of customers' information. I need to LOCK a record while the information is being updated on the screen so other users cannot access it. Upon submition, I want to update the table and UNLOCK this record.<br>
Can someone please tell me how this can be done?
Can someone please tell me how this can be done?