Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Advantage CA-Clipper Guide v6.11 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

   1024   Append Lock Failed

   Problem:   A new record could not be appended because a lock could not
   be obtained for the new record.

   Solution:  For a shared work area, the APPEND BLANK command
   automatically obtains a record lock for the newly appended record.  If
   the record cannot be locked, the APPEND fails.  This generally occurs
   because another process has obtained a file lock on the table.  Change
   the program to handle the lock contention.


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson