I have a database created in Visual Foxpro. Indexes were created, and in one case, an index was created using the contents of 3 separate fields (combined index, ie FIELD1+FIELD2+FIELD3)
Is Crystal Reports able to take advantage of combined indexes? What I need to do is run an outer-join query using three fields from table A, compared to three fields from table b. This works great when running in VB or Visual Foxpro, but in Crystal it's painfully slow.
Any ideas?
Thanks,
Yazster
Is Crystal Reports able to take advantage of combined indexes? What I need to do is run an outer-join query using three fields from table A, compared to three fields from table b. This works great when running in VB or Visual Foxpro, but in Crystal it's painfully slow.
Any ideas?
Thanks,
Yazster