I have an Access 2000 Front end to a SQL Server 2000 Database Backend that I inherited from a previous employee. There is 1 query that takes a few seconds to run. There was 2 additional pieces of data that needed to be added 1 from an additional table and 1 from another query. the additional query takes < 5 seconds. After making those changes the query now takes over an hour to run. I've reattached all of the SQL Server DB's and made sure all of the criteria and linked fields were indexed with no improvement. Any ideas on what may be wrong.
Thanks for your assistance.
Thanks for your assistance.