Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to update table from records in grid?
Message
De
12/08/1998 12:47:29
 
 
À
12/08/1998 12:38:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00126079
Message ID:
00126084
Vues:
19
You should use a view instead of a cursor. That way, all you need to do to update the tables is to issue a TableUpdate() function call.

HTH

>I have a grid on my form that is created from a cursor. At the click of a button, I would like to update a field in the corresponding table for all records displayed in the grid, followed by a refresh of the grid. Would someone point me in the right direction? :)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform