Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Status
Message
De
21/12/2004 16:31:52
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00971164
Message ID:
00971169
Vues:
23
>I am using Table Buffer (5 setting) in a form, is there any way to know that user did changes to the table (one record or more) without checking on all records status, I mean is there is a way to check the whole table status at once if it is modified or not ?
>Any Help ?

GetFldState(-1) will return a string of only 1's if the current user didn't do any change, for the active record. Or do you want to check for changes by OTHER users?

GetNextModified(), on the other hand, will give you the record number of a record that has been modified.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform