Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Project Security

Status
Not open for further replies.
Dec 5, 2001
44
US
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!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top