Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CDX deleted!
Message
From
22/01/2001 18:37:11
 
 
To
22/01/2001 17:36:46
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00467030
Message ID:
00467051
Views:
21
>I have a client that got rid of their .cdx file on their computer. It isn't in the recycle bin either. Is there a way to re-create the .cdx?
>
>TIA,
>Tyler

You need to know the tag names and the expressions that made up the keys. Then it's just:

USE table EXCLUSIVE
INDEX ON expression1 TAG tagname1
INDEX ON expression2 TAG tagname2
etc.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform