M
Michael S. Montoya
Every instance that I split tables and forms into a frontend/backend
situation, the database instantly grows slower. Even the initial load time
(even if the opening screen contains no data) is drastically slower. I have
even tried moving the front end to each users workstations while keeping the
MDB with the datafiles on the server, and this does not seem to increase the
load/processing time.
Is this a known trait of splitting a database? Are there any workaround? I
have heard something about using MSDE (if the client can't afford SQL server
or if the job isnt large enough to warrent SQL) Where can I get information
on this proceedure?
situation, the database instantly grows slower. Even the initial load time
(even if the opening screen contains no data) is drastically slower. I have
even tried moving the front end to each users workstations while keeping the
MDB with the datafiles on the server, and this does not seem to increase the
load/processing time.
Is this a known trait of splitting a database? Are there any workaround? I
have heard something about using MSDE (if the client can't afford SQL server
or if the job isnt large enough to warrent SQL) Where can I get information
on this proceedure?