Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete Tag
Message
From
20/09/2004 09:50:50
 
 
To
20/09/2004 06:08:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00943934
Message ID:
00943987
Views:
17
>I need to reindex the tags in a database table. Understand that I should stay away from "REINDEX" and "DELETE TAG" for a database table. I do not have stonefield.

Delete Tag will destroy any relational integrity rules that rely on the tag you are deleteing. But if you don't use it, your cdx files will grow every time you index.

Best approach is to get Stonefield, next best is to use Delete Tag and then Alter Table on any child tables where there is a persistent relationship that needs to be restored.

Regards,
Jim
Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform