Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Uncommited changes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00367515
Message ID:
00368055
Vues:
28
Hi Cemal,
>There anywhere a code that set the "dirty" flag.
>But i cant found it.
>Do you know a way to found if the "dirty" flag is set or not.

The way I found mine was to add a breakpoint right after the TableUpdate() and put GetFldState(-1, "AliasName") in the Watch window. I stepped through the code until the GetFldState changed. (I couldn't just break on changes to GetFldState() due to datasession changes with a timer I run.)

HTH,
Bill Armbrecht
VFP MCP
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform