Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete Tag
Message
De
20/09/2004 06:08:04
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Delete Tag
Divers
Thread ID:
00943934
Message ID:
00943934
Vues:
62
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform