Hi Mark,
<i><font color="#663300">Coding sounds eminently sensible, except VFP has (can have) all these indices that, using views all the time, aren't used (explicityly).</font></i>
Indices only take time if you are adding and deleting records on very large data sets. The whole reason I use views is to limit the amount of active data I am manipulating at any one time. My views rarely have more than a couple dozen records in them. The indices incur no noticable overhead.
Pamela pamela At eagle-crest .DO.T com ©2002 Pamela Thalacker |