Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering and select
Message
From
12/08/1999 14:13:59
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00252948
Message ID:
00253133
Views:
24
>>>Mark,
>>>
>>>SELECT gets its data from the disk file, the buffered change has not been posted to the disk file. The SELECT won't see the change until the buffer is tableupdated from the cursor.
>>Yes, but isn't that SELECT uses an open alias?
>>MArk
>
>SELECTS effectively do a USE AGAIN on your alias. It does not use your open alias, therefore it can not see the buffered records.
So it goes to my hard dirve and open table again?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform