M
Mike
I split of tables from my access db to a backend db on our server
(which is fairly robust). It immediatly had a dramatic preformance loss
(difference between an immediate return of data as opposed to 2 or 3
seconds). I have been digging through the groups trying to glean some
info. Here is what I have tried:
-Short file names
-Placed backend as close to root dir as possible
-Placed both front and back in various locations.
-Setup persistant recordset connection to backend.
-Checked and rechecked proper indexing.
A combination of all best practicices yielded some improvemant but
still nothing compared to the two db's being combined.
The best configuration was having both front and back on my local
pc...this resulted in minimal preformance loss, but the db will have to
reside on the server.
Am I missing something else? This is not a large db by any stretch,
back-end is right at 1mb. Is there any apps out there to help me
determine best config for thruput?
(which is fairly robust). It immediatly had a dramatic preformance loss
(difference between an immediate return of data as opposed to 2 or 3
seconds). I have been digging through the groups trying to glean some
info. Here is what I have tried:
-Short file names
-Placed backend as close to root dir as possible
-Placed both front and back in various locations.
-Setup persistant recordset connection to backend.
-Checked and rechecked proper indexing.
A combination of all best practicices yielded some improvemant but
still nothing compared to the two db's being combined.
The best configuration was having both front and back on my local
pc...this resulted in minimal preformance loss, but the db will have to
reside on the server.
Am I missing something else? This is not a large db by any stretch,
back-end is right at 1mb. Is there any apps out there to help me
determine best config for thruput?