A
Andy
I have a Version 97 Access database split with Front End on local machine and
Back End on the Network - the way it should be.
I have written a piece of code which reads data from 2 tables in the Back
End database (across the network), manipulates the data and then formats it
into report. There is a fair amount of processing so the report takes about 6
seconds to be displayed - I am happy with that.
However, for the problem. If I convert just the Front End to Access 2K (it
remains linked to the same Access 97 Back End database) and then open the
converted 2K Front End from Access 2002 (Office XP as some Users may have
this version on their machines when it is delivered) then exactly the same
routine above takes 90 secs to run. That is 15 times slower - quite
unacceptable.
I have run this on my test Newtork with no other Users so the Network is
stable (and quiet) and the same timings occur every time (6 secs (97)
compared to 90 secs (2K)).
Can anyone begin to suggest why the 2K Front End should perform so badly
compared with the native 97 Version?
Thanks.
Back End on the Network - the way it should be.
I have written a piece of code which reads data from 2 tables in the Back
End database (across the network), manipulates the data and then formats it
into report. There is a fair amount of processing so the report takes about 6
seconds to be displayed - I am happy with that.
However, for the problem. If I convert just the Front End to Access 2K (it
remains linked to the same Access 97 Back End database) and then open the
converted 2K Front End from Access 2002 (Office XP as some Users may have
this version on their machines when it is delivered) then exactly the same
routine above takes 90 secs to run. That is 15 times slower - quite
unacceptable.
I have run this on my test Newtork with no other Users so the Network is
stable (and quiet) and the same timings occur every time (6 secs (97)
compared to 90 secs (2K)).
Can anyone begin to suggest why the 2K Front End should perform so badly
compared with the native 97 Version?
Thanks.