Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexes
Message
From
26/08/1999 23:25:58
 
 
To
26/08/1999 21:12:34
Randy Hooper
Ranco Business Software
Tampa, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00258239
Message ID:
00258264
Views:
11
>I developed my application by using views and parameterzied views. I am confused about my indexes I have built my indexes on my tables do I have to build indexes for my views If so where should I do this and with a large database will this not take along time. I have a grid using a view and under the header I would like to change the order and to do this I am building a index. Once I have build a index can I check to see if the index exist so I want rebuild it.
>
>Thanks Randy

The view does not really exist as a file. You will need to recreate the index each time you requery the data. Is there a reason you can't use the ORDER BY clause when you create the view?

Rushmore gets applied to the tables when the views are pulled.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform