Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private datasession versus update question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00245388
Message ID:
00245391
Views:
13
Hi Eric. Have you look at John Koziol's Buffering article in the KnowledgeBase. It goes over some example with optimistic buffering/tableupdate and tablerevert. Very good reading. He will also be presenting this in Vancouver in August.

>I think I don't clearly understand something:
>
>If my vfp6 forms are set as following:
>private data session
>optimistic row buffering
>
>I do some code in it where I select some of the tables from the dataenvironment and I create records using INSERT or APPEND BLANK commands.
>From what I can see, the changes are not committed to the database and of course not accessible from the other forms until I add other records or I quit the form.
>
>I imagine that I should do a TABLEUPDATE after doing INSERT or APPEND BLANK? Or is there any other way (like a general setting within the form?)?
>
>Thanks
>Eric
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform