I have a customer that had developed an Access97 application to track
their business information. The application grew significantly and
they used the Upsizing Wizard to move the tables to SQL 2000. Of
course there were no modifications made to the queries and they
noticed significant performance issues. They recently upgraded the
application to Access XP expecting the newer version to provide
performance benefits and now queries take even longer. We are in the
process of recommending that they rewrite the application using
pass-through queries and triggers. In the mean time does anyone know
specific reasons why the Access XP application would be significantly
slower in queries? The main customer table that they are querying is
big. About 75K records with 122 fields. Does anyone know of an
application or a process that can monitor the queries and look for
bottlenecks? Thanks for any help.
their business information. The application grew significantly and
they used the Upsizing Wizard to move the tables to SQL 2000. Of
course there were no modifications made to the queries and they
noticed significant performance issues. They recently upgraded the
application to Access XP expecting the newer version to provide
performance benefits and now queries take even longer. We are in the
process of recommending that they rewrite the application using
pass-through queries and triggers. In the mean time does anyone know
specific reasons why the Access XP application would be significantly
slower in queries? The main customer table that they are querying is
big. About 75K records with 122 fields. Does anyone know of an
application or a process that can monitor the queries and look for
bottlenecks? Thanks for any help.
Comment