Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I delete an index ?
Message
De
29/03/2001 12:28:11
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How do I delete an index ?
Divers
Thread ID:
00489944
Message ID:
00489944
Vues:
37
To delete primary index I use command: ALTER TABLE 'MyTable' DROP PRIMARY KEY
However, MyTable.DBF has other regular and candidate indexes
created with commands: INDEX ON field1 TAG field1
INDEX ON field2 TAG field2 CANDIDATE

How can I delete a regular or candidate index programmaticaly( not manually!!)?

TIA
Ed
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform