Hi everyone
So I've learned recently that splitting the database onto a "live" and "dev" version is beneficial since its more secure and the user interface would be easy to modify. I'm considering doing this but first I would like a little more info. I'm presently the only one working on it, the goal of this database is pretty simple as it's going to be used to track important information pertaining to educational programs used for student internships. This includes companies with a partnership with the collegiate and their info (e.g. address, email, insurance info, etc). Prior to this, I've just been making backup copies daily and using a changelog and keeping track of changes I've made. At the end of each week I do a compact & repair. That being said, since I'm the only one working on this, should I bother splitting the database or continue to backup regularly. Is there other reasons why I should or should not split the database. Thank you.
So I've learned recently that splitting the database onto a "live" and "dev" version is beneficial since its more secure and the user interface would be easy to modify. I'm considering doing this but first I would like a little more info. I'm presently the only one working on it, the goal of this database is pretty simple as it's going to be used to track important information pertaining to educational programs used for student internships. This includes companies with a partnership with the collegiate and their info (e.g. address, email, insurance info, etc). Prior to this, I've just been making backup copies daily and using a changelog and keeping track of changes I've made. At the end of each week I do a compact & repair. That being said, since I'm the only one working on this, should I bother splitting the database or continue to backup regularly. Is there other reasons why I should or should not split the database. Thank you.