Обсуждение: Lock!

Поиск
Список
Период
Сортировка

Lock!

От
"Szabó Péter"
Дата:
Hi!
 
I have a lock problem. If i lock a record with SELECT FOR UPDATE, than i try to lock again, the process just wait until the record free. But i have to send a message to the user like 'The record is locked, try later.'. But i can't. How can i do this?
 
Matyee