Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00816596
Message ID:
00818816
Views:
22
This message has been marked as the solution to the initial question of the thread.
Hi Bob,


After reading some answers from Cetin, i've tried and it's possible doing like this:

- Turn view's buffering to ROW
- Create Index
- Turn view's buffering to TABLE

It works!
The only thing we've to check is: it cannot be issued if users are changing data. It means we have to allow this after saving data.


Cheers.


Ricardo
Previous
Reply
Map
View