TheWebDataGuy
MIS
I am developing a database solution using Access Project. My backend DB is in SQL Server.
I have questions about securing the DB. I would like to hide all the tables when the user open the DB using Access Project, so that they donot make any design changes. So in the object explorer window I want to display everything except the Tables. But I want users to be able to SELECT, UPDATE, INSERT and DELETE records from the database using Forms. The again I don not want to them to delete the whole bu running a delete query by mistake.
Sounds like complicated permissions.
Is this possible?
Thanks!
I have questions about securing the DB. I would like to hide all the tables when the user open the DB using Access Project, so that they donot make any design changes. So in the object explorer window I want to display everything except the Tables. But I want users to be able to SELECT, UPDATE, INSERT and DELETE records from the database using Forms. The again I don not want to them to delete the whole bu running a delete query by mistake.
Sounds like complicated permissions.
Is this possible?
Thanks!