Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Indexing Views vs. Indexing Tables
Message
From
28/11/1998 10:19:42
 
 
To
27/11/1998 22:27:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00162082
Message ID:
00162125
Views:
19
>I'm just now implementing views for the first time and am wondering about indexing considerations. I'm assuming there isn't much difference in performance when updating indexes either in a view or a table except for the initial creation of the view index. When the view is USED I understand that any indexes have to be created in code. After that is there any difference in how quickly the view's indexes get updated whenever a record is modified?


It is possible that the view will be entirely in memory, in which case, the view will update faster. However, VFP automatically uses the disk when needed to hold the view. So, for all practical purposes, there is no difference.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform