Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Buffering
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00624061
Message ID:
00624135
Views:
12
Jamie,

You can use any Xbase command on the uncommitted changes in the buffer. But you can't do SQLs unless you employ the "trick" Marcia and Hilmar show. And those might cause problems if there are triggers that might fail because you might not have all of the columns properly filled yet.

>If I have optimistic table buffering (buffermode = 5) on and have added records to a table they aren't included in the results of any select (sql select) on that table until I have performed a tableupdate().
>
>Is there a way to get them included in a select or do I just have to seek() records in this state ?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform