Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bath Processing
Message
De
28/10/1999 07:56:25
 
 
À
27/10/1999 18:24:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00282321
Message ID:
00282904
Vues:
23
That's it. Use table buffering and issue a TableUpdate() when you are done. If all modifications can be commited, TableUpdate() will return .T. If at least one modification fail, it will return .F.
>Actually what I am doing is that I have a cursor that is create from an SQL statement which pulls from several tables. After creating the cursor I will then have to seek the id in the orders table and replace the shipon date with the date the user has entered on the screen. If I use table buffering if I'm understanding you correctly then the changes won't take place until I issue Tableupdate. If it fails then I just inform the user just like I do in my normal screens.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform