Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp 5.0 need to delete instead of tablerevert append rec
Message
From
03/03/1997 09:34:55
Narendra Lilaramani
Gentech Business Machines Ltd
Ahmedabad, India
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00022573
Message ID:
00022646
Views:
42
>>i am using databuffering and all works well except when i append a record (and do not move the record pointer) a new record in added to the table. According to the book a -1 record (buffered record) should be added which will be removed when i do a tablerevert() and will only be added if i do a tableupdate().
>>
>>what am i doing wrong?
>>
>>thanks
>>
>>jim
>
>Just as a comment, I use buffering and usually use 3 - Optimistic Row buffering. However, I do not need to check for the -1 when doing this and I haven't had any problems with =TableRevert() either. If I had to check for the -1, then I'd have to change as the others have stated.
>
>Steve Despres

Jim,

Just make sure you are using optimistic Table buffering. It works fine.

Narendra
Previous
Reply
Map
View

Click here to load this message in the networking platform