Hello,

I have an application that connects to sapdb with different users.

if a user opens a record for editing, i want this record to be locked for
other users. i do this with the following command:

LOCK (NOWAIT) ROW TBLADRESSE KEY ID=15 IN SHARE MODE

if now a second user tries to open this locked record for editing, i have to
check whether the record is locked or not.

How can I find out if it is locked?




regards

Jens

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to