Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Totaling grid..
Message
 
To
02/10/1999 09:42:59
Frank Cavone
Monetary Management of Ny, Inc.
Albany, New York, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00271849
Message ID:
00271940
Views:
27
>jim,
>the master table has an index on masterid alone, ie .cdx file. (order masterid).
>the transaction file has indexes on (masterid + date) and a second using (masterid + trans# + anotherfield), both part of cdx. i only use the (masterid +date) on the secondary table.
>thanks
>frank

Frank,

You need an index on the trans table on MasterID alone. Rushmore needs that index to optimize the WHERE clause in your SELECT.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform