Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing an Index
Message
From
27/06/1999 00:58:58
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00234429
Message ID:
00234434
Views:
34
Thanks, Ed --- I kinda thought I'd have to do that, but it never hurts to ask!

Bonnie

>>Hi guys --
>>Quick question. In one of my tables in my database, I had set up an index to be a candidate index. Today I realized it should merely be a regular index, so I changed it. My question is this: is this change reflected in the DBC only? Can I safely give my customer the updated DBC without causing problems in the affected table?
>>
>
>You really need to recreate the index, and rather than sending out a new .DBC, you'd be better off making the change programmatically using the ALTER TABLE...DROP UNIQUE TAG to remove the candidate key, and then recreating the index tag.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform