Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid not refreshing
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00348754
Message ID:
00350630
Views:
30
Hi Alex.

>> I did this, but the index never got updated. Here's what I did:

use vspecialty
index on lower(name) tag name

browse && got the records in alpha order.

use in vespecialty

brow && now the records are in natural order again. <<

This is what I would expect to happen. The index on a view (just like the index on a cursor created from a SQL select) is temporary. When you close the cursor, the index goes poof ;-)

Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform