Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete Tag
Message
From
20/09/2004 06:08:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Delete Tag
Miscellaneous
Thread ID:
00943934
Message ID:
00943934
Views:
63
Hi all

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. Would the following code be advisable :

USE table EXCLUSIVE
INDEX ON field1 TAG tag1
INDEX ON field2 TAG tag2

In this case, I do not delete the tags before recreating them. Would appreciate if you could advise otherwise.

Thanks & Best Regards
Next
Reply
Map
View

Click here to load this message in the networking platform