I have a database that multiple users input data too, which I'll call version 1. It was created in MS Access 97 SR-2. It has an interace, tables, and some code. On a backup copy, I secured the database, which also made it much smaller 23.7mb to 3.8mb. So far, in the secure DB, I'm able to add new users, delete users, update tables, edit existing code, and make changes to the current interface.
In version 2.0, I'm going to add several new features, some buttons with code behind them, and a few more tables.
My questions are:
1. Can I reverse the "DB securing" process?.
2. Is there any point to question #1. Is there any reason I can't simply add the new features to the secure/compressed version 2.
3. Other than a smaller file, what does securing the DB give me? Does it speed up the use of it? Does it actually give me a bit more security? This is not a high security DB that if somebody hacks it that the world will end.
In version 2.0, I'm going to add several new features, some buttons with code behind them, and a few more tables.
My questions are:
1. Can I reverse the "DB securing" process?.
2. Is there any point to question #1. Is there any reason I can't simply add the new features to the secure/compressed version 2.
3. Other than a smaller file, what does securing the DB give me? Does it speed up the use of it? Does it actually give me a bit more security? This is not a high security DB that if somebody hacks it that the world will end.