J
Joe Williams
I have an access app linked to a SQL 2000 server for the back end.
One of the tables is a transaction file that has a large number of records
(200,000+)
I have a front end query that asks the user to enter a data range and this
limits the records returned. This takes FOREVER due to the large number of
records involved.
What is the best way to handle this situation?
One of the tables is a transaction file that has a large number of records
(200,000+)
I have a front end query that asks the user to enter a data range and this
limits the records returned. This takes FOREVER due to the large number of
records involved.
What is the best way to handle this situation?