1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

Progress ABL, How to determine which end-user is locking a record and display to other...

Discussão em 'StackOverflow' iniciado por fdantas, Junho 11, 2018.

  1. fdantas

    fdantas Administrator Moderador

    I realize that Progress ABL has a natural tendency to do this:


    By default, Progress displays the message: in use by on . Wait or choose CANCEL to stop. (2624)

    This 2624 message provides information, but it is not usually what is wanted because users do not have a chance to commit changes or proceed without the STOP condition. Then they are returned to the startup procedure.

    However, I want to be able to display which is locking the record after an if ______ locked then do: display and specific record locked

    I did find information in the article at the bottom of this post about using the VST _Lock, but Progress documents state this verbatim, "Note: Use caution querying the _Lock table; frequent access can consume large quantities of system resources and negatively impact performance." Is there a alternative approach or best practice to this? Any help would be greatly appreciated.

    https://knowledgebase.progress.com/articles/Article/P182366

    Continue reading...

Compartilhe esta Página