Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing tags
Message
From
06/04/2015 16:44:35
 
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:
01617852
Views:
30
>>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
I was afraid of that. Are you saying that there is no way that I can retrieve the tags from the CDX file? (I would have to do some research in multiple programs to recreate all the tags, of which there are many)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform