I'm almost done with my very first database I've made. There is no plan for any multi-user environment or networking whatsoever.
The database will be used on just a single PC with different users depending on who's available just to encode loan transactions by the end of the day.
Having said my plan and situation, my question is, do i still need to split the database? If yes, why so? Can i get an improved speed when splitting a database? Added security like protection against corruption?
I'd like to know the advantages and disadvantages when splitting a database as it applies to my current situation. Thank you very much.
The database will be used on just a single PC with different users depending on who's available just to encode loan transactions by the end of the day.
Having said my plan and situation, my question is, do i still need to split the database? If yes, why so? Can i get an improved speed when splitting a database? Added security like protection against corruption?
I'd like to know the advantages and disadvantages when splitting a database as it applies to my current situation. Thank you very much.