Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffer contains uncommitted changes error
Message
From
23/12/1998 17:46:39
George Lee
Microcomputer Engineering Services, Llc
Huntington Beach, California, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00168600
Message ID:
00170115
Views:
26
>>Hi John,
>>
>>TableUpdate() is probably returning false. You should probably never do an =TABLEUPDATE() and instead do an IF TABLEUPDATE() to see if it takes. If the table update is failing, do an =AERROR(laError) and look at the laError array to see what went wrong.
>
>Hey Mike, I'm back with the same problem. You're right =TABLEUPDATE() is indeed failing although I can't understand why. I've done =AERROR(laError) but the error says "Table buffer for alias 'vclientcosts' contains uncommitted changes." I know it contains uncomitted changes, that's why I'm issuing a =TABLEUPDATE() to update it! I feel like I'm going around in circles sometimes. How can I get to the real reason why it's failing?

Could you post the piece of code where you are attempting a save. :)

Dan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform