Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding a record to a Table
Message
From
21/10/1998 21:54:09
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00147776
Message ID:
00149203
Views:
27
David,

Thanks for the input. I think that I see now what I was missing in buffering. If I use row buffering it is only while I am on that row. If I use TABLE buffering I can move about and edit or add and still do a tablerevert. Do you have any general rules that you follow about using buffering?

>
>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
Next
Reply
Map
View

Click here to load this message in the networking platform