Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Preserving Buffered Data in a SELECT or USE AGAIN statem
Message
From
24/01/2000 08:53:48
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00321591
Message ID:
00321608
Views:
17
Charlie,

>If I want to run a SELECT or a USE AGAIN for some validation code, how do I get at the data in the buffer? These commands seem to return the underlying data and not the buffered data. BTW, Table Buffering is always on.

The SQL SELECT or the USE again is not going to solve your ploblem, it doesn't use the buffered data. OTOH you can use COPY TO, to copy the data to another table or cursor to preserve the buffered data.

Walter,



>Thanx,
>Charlie
Previous
Reply
Map
View

Click here to load this message in the networking platform