Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private datasession versus update question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00245388
Message ID:
00245391
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform