G
Guest
There are several update queries in a db I am maintaining. They run when a
user enters data in 2 fields on a form and clicks a button.
The button runs 8 queries in succession, then opens a form to see the results.
Several of the queries are update queries.
In Office 2000, they worked fine. Now that they have upgraded to 2003 the
queries no longer work.
The first one runs slowly.
The second one gets a single bar of progress and does not come back. The
users say they have waited over an hour and gotten no progress.
I isolated the queries and found that three are causing the slowdown. Two
are update queries, the other is an append query.
The db is large (250 MB), and has thousands of records.
Any help would be apprecaited.
user enters data in 2 fields on a form and clicks a button.
The button runs 8 queries in succession, then opens a form to see the results.
Several of the queries are update queries.
In Office 2000, they worked fine. Now that they have upgraded to 2003 the
queries no longer work.
The first one runs slowly.
The second one gets a single bar of progress and does not come back. The
users say they have waited over an hour and gotten no progress.
I isolated the queries and found that three are causing the slowdown. Two
are update queries, the other is an append query.
The db is large (250 MB), and has thousands of records.
Any help would be apprecaited.