Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to know if current SELECT() is a table or a view?
Message
De
21/07/1999 20:08:05
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00244334
Message ID:
00244479
Vues:
18
>Is there a way to know if the current select() is a table or a view and if there is uncommitted changes in it?
>
>thanks
>eric.

Oh, I forgot..

If there is a '2' or '3' or '4' in the return of the GETFLDSTATE(-1) then the buffer for the record is dirty.

Or... if you are using table buffering you can use GETNEXTMODIFIED() to find dirty records too.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform