Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL SELECT and buffering...
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00291174
Message ID:
00291385
Views:
18
>How do you make a SELECT from a buffered table WITHOUT sending the TABLEUPDATE() to see your buffer´s registers???

Miguel

Create a cursor with the same structure of your table, copy your table with the buffered records to the cursor and make the select on the cursor. This only works fine with small tables.

Ricardo
Ricardo Parreira
PHC
Portugal
Previous
Reply
Map
View

Click here to load this message in the networking platform