Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a record to a Table
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00147776
Message ID:
00147893
Views:
42
If I remember correctly, John was using pessimistic record buffering. If I'm not mistaken, pessimistic table buffering locks the entire table while the user is editing. So pessimistic record buffering or optimistic table buffering are probably the best options.

>John,
>
>If you TABLE buffer the file you can move the record pointer without the blank record getting commiteed until tableupdate() time.
>
>>You hit the nail on the head... I was moving the record pointer in a refresh method... Now if I am in the add mode it's smart enought (because I told it what to do) to not move the record pointer until it's time...
Previous
Reply
Map
View

Click here to load this message in the networking platform