J
Jody
I currently have a form where the user needs to select a
part number from a combo box. The combo box is using a
table extract from our order entry system and currently
has over 274,000 records. The problem is that when I use
a query it takes 50 seconds for the combo box list to show
up versus 20 seconds if I use the raw data table (even 20
seconds is still too slow). Also, when using the query to
generate the listing, the user can type in the part number
to quickly go to the record on the list. In the raw data
table, the user must use the navigation bar to find the
record.
Any suggestions on how to make this more user friendly and
faster?
Would appreciate any help you can offer.
part number from a combo box. The combo box is using a
table extract from our order entry system and currently
has over 274,000 records. The problem is that when I use
a query it takes 50 seconds for the combo box list to show
up versus 20 seconds if I use the raw data table (even 20
seconds is still too slow). Also, when using the query to
generate the listing, the user can type in the part number
to quickly go to the record on the list. In the raw data
table, the user must use the navigation bar to find the
record.
Any suggestions on how to make this more user friendly and
faster?
Would appreciate any help you can offer.