Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Speedy Parameterized Views
Message
 
To
22/04/2000 00:17:33
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00362443
Message ID:
00362466
Views:
17
>Nick,
>
>>In your case you may create IDX indexes which will not touch your table format in any way:
>>
>>INDEX ON custid TO cistid.idx COMPACT
>
>But then he will have to rebuild the index every time he uses the view in case the DOS app has changed something or added records -- or he will have to change the DOS app to maintain that .idx.
>
>That's why I recommended the index tag approach to create a structural .CDX that will be auto-maintained without changes to the DOS app (unless of course it is an old-enough version that it doesn't support CDX's).

Hi David,

Yes, you are right. I mentioned IDX since I don't know which Fox version it is, and also if there is no guarantee that the index will be updated with FP DOS app it probably needs to be recreated when this VFP app starts.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform