I am building a database to work in a multi-user environment. It's currently planned to use a MS Access database on a networked location.
The database will be split with a front-end on user PCs, and a back-end on a network drive. I understand that this means the client-side computers will be running the table queries/responses.
If I were to use a SQL Express Server instead, and place it on the network drive, would that make the front-end access forms, etc run faster and support a multi-user environment better and why?
Thanks,
Sean
Start Free Trial