Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I delete an index ?
Message
From
29/03/2001 12:28:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How do I delete an index ?
Miscellaneous
Thread ID:
00489944
Message ID:
00489944
Views:
38
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
Next
Reply
Map
View

Click here to load this message in the networking platform