In the small business that I work for, we have a small ( < 5MB) access database with a front end application. We subscribe to office 365 so we have sharepoint available if we want to move there in the future and the tables are all web compatible. We host our back end on our local on site server and we have access installed for all workstations. There are less than 10 users and I would like to add some security to the database. Not that we don't trust anyone who works here or that the data is especially proprietary, but we would like to prevent accidental deletion or data corruption. I went with access mainly because I am lazy and I don't want to reinvent the wheel with a WAMP database application. We use Windows SBS 2008 and we all have our own domain logins, I was hoping to use that to my advantage with the DB since it is used on windows in our domain while we are logged in as specific users.
So I have been poking around the forums and google and I have seen a few ideas and objections with each idea. I would like to put this to the forum to see some brainstorming and ideas bouncing around.
Would anyone recommend or non recommend a move to an SQL back end?
I know that since 2007, and the introduction of the .accdb file, MS has done away with user level security; is there a viable workaround?
If anyone has any ideas as to how to implement more user level security in an Access 2010 application.
And finally, would any of these situations be able to be compatible with a browser based implementation for future, cost effective, access to the DB (as in not having to have copies of Access on each workstation and thus the cost of the license)?
Thanks for any info.
So I have been poking around the forums and google and I have seen a few ideas and objections with each idea. I would like to put this to the forum to see some brainstorming and ideas bouncing around.
Would anyone recommend or non recommend a move to an SQL back end?
I know that since 2007, and the introduction of the .accdb file, MS has done away with user level security; is there a viable workaround?
If anyone has any ideas as to how to implement more user level security in an Access 2010 application.
And finally, would any of these situations be able to be compatible with a browser based implementation for future, cost effective, access to the DB (as in not having to have copies of Access on each workstation and thus the cost of the license)?
Thanks for any info.