Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Uncommited changes
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00367515
Message ID:
00367693
Views:
22
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform