Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Attempting to lock ...
Message
 
To
21/11/2000 02:43:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00442021
Message ID:
00444248
Views:
8
Try INSERT INTO instead of APPEND BLANK. I believe that this will lock just the header instead of the whole table.

You might also avoid the scatter and gather by using INSERT INTO. They are not causing a problem, but the code would be cleaner without them.

HTH

-hans
Previous
Reply
Map
View

Click here to load this message in the networking platform