Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to use updateable views...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00155397
Message ID:
00155437
Views:
20
>Another thought... when is the update sent? Only when I call TABLEUPDATE()? So, if I want to save changes as the record pointer moves, I call TABLEUPDATE() during navigation and if I want to save in 'batch mode' I call TABLEUPDATE() when I exit the edit screen.
>
>Is this right?
>
>Thanks again

If you have the Record Buffering set for your view, the record is automatically updated when you move the record pointer. If you use table Buffering you are supposed explicitly issue TABLEUPDATE() when you need it.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform