Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table buffer for alias contains uncommited changes
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01406734
Message ID:
01406735
Views:
44
Could it be that your tableupdate returns .f. ?

BTW, this problem was discussed here before - it's not a simple one.

>I am getting the following message on my view during requery:
>
>
>Table buffer for alias "LV_VIEW_CONSUME_HISTORY" contains uncommited changes.
>
>
>the forms buffermode is 1: pessimistic
>bufferoverride mode is 1:
>
>I am updating a grid that is attached to "LV_VIEW_CONSUME_HISTORY" in the thisform.g2.column4.lostfocus
>
>
>TABLEUPDATE(.t.,.t.,'lv_view_consume_history')
>
>
>then on one of my buttons I am trying to requery that view again
>
>
>			lc_locid = .a
>			REQUERY('lv_view_consume_history')
>			.g2.refresh()
>
>
>why would I have commit issues after I have done tableupdate?
>
>Thanks
>Nick
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform