Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recreating an index in a DBC
Message
From
14/04/1999 23:37:02
 
 
To
14/04/1999 21:27:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00208440
Message ID:
00208461
Views:
30
>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.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform