Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing tags
Message
 
 
To
06/04/2015 14:52:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01617830
Message ID:
01617835
Views:
47
>Hi All:
>
>I just USED a table and tried to SET ORDER TO and got this:
>
>
>table has no index order set
>
>
>There is a CDX file by the same name, but the table is obviously not talking to it. I tried to do a REINDEX, but that did not work.
>
>How can I get my index tags back?
>
>Thanks,
>
>Yossi

You can do
DELETE TAGS ALL

INDEX ON expression1 TAG FirstTagName
INDEX ON expression2 TAG SecondTagName ADDITIVE
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform