Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tableupdate() not updating ?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Tableupdate() not updating ?
Miscellaneous
Thread ID:
00612074
Message ID:
00612074
Views:
48
I have a table in a private datasession with buffermode = 5.
The current record in the table is edited through form controls and then a tableupdate(1,.F.,"MYTABLE") is performed which returns .T. There is a transaction around this and some other code and this transaction always ends and a flush is done straight afterwards.

If I put a browse statement after the transaction I see the table with the changes. If I then close and reopen the table the changes are still there.

If I don't put a browse statement in then the data isn't in the table when I close and reopen it. (even before I close it - a wait window reveals old values in fields)

What does this mean ?
Cheers,
Jamie
Next
Reply
Map
View

Click here to load this message in the networking platform