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]

   1022   Lock Required

   Problem:   An attempt was made to update a record in a shared table
   without first obtaining a lock.

   Solution:  Correct the program.  Obtain a record lock or file lock for
   the work area before attempting to update a record.  If shared access
   is not desired, use the EXCLUSIVE clause of the USE command to gain
   exclusive access to the table.


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