Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Control Source
Message
De
13/04/2000 08:15:18
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00359147
Message ID:
00359173
Vues:
12
Hi Chris.

>> Yes, but if you're buffering it won't be updated until you TableUpdate? Will it? I hope not otherwise I'm in trouble <<

Kevin did not ask when the changed data gets committed to the table. He asked when the object's ControlSource got updated ;-) There IS a difference, here.

If you are using buffering, the value of the field is is updated in the buffer. Whether or not those buffered changes are applied is under programmer control if the data is table buffered. If it is row buffered, VFP will automatically do a TABLEUPDATE() whenever you move the record pointer. No code required.

Marcia
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform