Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering and select
Message
From
12/08/1999 10:22:12
 
 
To
12/08/1999 10:17:51
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00252948
Message ID:
00252955
Views:
15
Mark,

SQLSelect pulls from the "real" data (that actually on disk) - If it is only changed in the buffer, it is not on disk. If you need to access from the buffered table, use standard fox cursor stuff ie. count, sum, scan, etc. they will pull from the bufer.

Ken

>>Mark:
>> issue a =tableupdate(.t.) before you do the select then you will see the change.
>>sherry
><bg> What about with no tableupdate?
>Mark
Ken B. Matson
GCom2 Solutions
Previous
Reply
Map
View

Click here to load this message in the networking platform