Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select command and Updating
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Select command and Updating
Miscellaneous
Thread ID:
00764431
Message ID:
00764431
Views:
64
Hi everybody,

I am using buffering:
= CURSORSETPROP('Buffering', 5, 'Mytable')
When I “append blank” and execute:
select * from Mytable
I don’t see the appended record, unless I executed:
= TABLEUPDATE(1, .t., "shipment_history_ranges")

How can I see appended record with SELECT COMMAND without updating?

Thank you,
Ali
Next
Reply
Map
View

Click here to load this message in the networking platform