Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recreating an index in a DBC
Message
From
15/04/1999 08:25:16
 
 
To
15/04/1999 02:36:52
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00208440
Message ID:
00208512
Views:
23
>>>Is it possible to delete a CDX file in a table that is in a DBC and then create the index again using:
>>>
>>>*[ADD FOREIGN KEY [eExpression5] TAG TagName4
>>>* REFERENCES TableName2 [TAG TagName5]]
>>>
>>
>>You should kill the indexes with DELETE TAG ALL. Then recreate them with INDEX ON, then recreate your relationships in the dbc.
>
>Ah, so the DELETE TAG ALL updates the DBC, so that it doesn't get the validation error when you open the table with a missing CDX?

You got it.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform