Hello all,
i have a program used by many people in the company, that many time is in lockwaiting because the user don't release the record. To avoid continuous calls i would like to show a window that display which is the user that lock you the record... I thought to put the update in a monitor statement, but how can i retrive the username that lock the record?
thanx in advance
i have a program used by many people in the company, that many time is in lockwaiting because the user don't release the record. To avoid continuous calls i would like to show a window that display which is the user that lock you the record... I thought to put the update in a monitor statement, but how can i retrive the username that lock the record?
thanx in advance
Comment