Database slow

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anyone suggest a way to improve the speed of a multi-user environment?
 
Two things I can think of. Use .mde databases if you aren't already, andrun
them from the user's C:\Drive.


God Bless,

Mark A. Sam
 
How1 said:
Can anyone suggest a way to improve the speed of a multi-user environment?


A properly normalized table structure with appropriate
indexes and a clean UI design is usually the biggest bang
for the effort.
 
Hi,

Is this database splitting?
--
How1


Mark A. Sam said:
Two things I can think of. Use .mde databases if you aren't already, andrun
them from the user's C:\Drive.


God Bless,

Mark A. Sam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top