Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to use updateable views...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00155397
Message ID:
00155437
Vues:
21
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform