Heythere82
Registered User.
- Local time
- Today, 07:42
- Joined
- Feb 17, 2016
- Messages
- 14
HI Everyone,
I have a split access database and I am in the process of moving the back end to SQL server.
One reason for the migration is that the back end data is not currently protected with the split access format. Basically if a user finds the back end on our network, they can easily delete everything. I am currently saving backups on another drive to mitigate this risk.
I can't password protect the back end because it causes users not to be able to use the front w/of the password.
I am just starting the learn SQL server, so I'm not sure if I would experience the same issue even after the migration. I have read that I can create user logins, but would that give them access to delete entire tables?
After the migration, I will begin building a web application to replace the Access front end.
I have a split access database and I am in the process of moving the back end to SQL server.
One reason for the migration is that the back end data is not currently protected with the split access format. Basically if a user finds the back end on our network, they can easily delete everything. I am currently saving backups on another drive to mitigate this risk.
I can't password protect the back end because it causes users not to be able to use the front w/of the password.
I am just starting the learn SQL server, so I'm not sure if I would experience the same issue even after the migration. I have read that I can create user logins, but would that give them access to delete entire tables?
After the migration, I will begin building a web application to replace the Access front end.