I am creating a database for where I work and there will be around 10 different users and eventually up to 20.
I have split the database up into two parts, one that goes on each workstation that is the "Program" and one on the server that hold the data.
My question is: Is it recommended to break out the database on the server that holds all of the data into several databases rather than one big one, or does one way over the other effect performance?
I have split the database up into two parts, one that goes on each workstation that is the "Program" and one on the server that hold the data.
My question is: Is it recommended to break out the database on the server that holds all of the data into several databases rather than one big one, or does one way over the other effect performance?