Thanks Martijn. You asked me why I would lock . With normal methods, users makes their changes and then update. If another user change same record before, application gives user a deadlock exception. So, User have to cancel editing and rollback. My aim is to warn user about row status before...
Hi everyone,
I have a record locking problem with the InterBase. I want to lock current row when a user edit it and I want to raise an exception like "this record locked by user A" when another user try to edit same row. I am using Delphi7 and IBX objects. If Params property of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.