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:
00367693
Vues:
21
Hi Cemal,

>After a requery() command i recieve this error.
>
>Table buffer for alias "name" contains uncommitted changes (Error 1545)
>
>But i have updated the table. And i can see in a grid that the tableupdate command is successful.

Is there any code executing between the TableUpdate() and the ReQuery() that makes changes? I was "bitten" by that until I discovered code in the Refresh() method of one of my controls doing a This.Value = something. Even thought the value didn't change, the "dirty" flag was set.

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

Click here to load this message in the networking platform