Search results

  1. K

    Extended record locks in 8.2C GUI

    I am currently having a real problem with transactions being extended beyond the scope of the trigger in which they are contained. An example of the trigger code would be: DO: FIND numbers EXCLUSIVE-LOCK WHERE numbers.class = "L" NO-ERROR. IF AVAILABLE numbers THEN DO: CREATE...
Top