Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recreating an index in a DBC
Message
From
15/04/1999 02:36:52
 
 
To
14/04/1999 23:37:02
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00208440
Message ID:
00208479
Views:
24
>>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform