P
Penny
I have set up an Access Data Project to access my sql server and don't
know how to restrict access to tables while allowing the end-user to
create new queries. In order to create a new "query" they can create a
view or stored procedure. Is it true that they can only do this if
they are the db_owner? If they have that role then they can do
anything to the database. How can I enable them to create a query but
have read-only access to the database and not be able to change any
tables or other queries/stored procedures?
I haven't seen any posts with others questioning this so I must be
missing something!
Thanks!
know how to restrict access to tables while allowing the end-user to
create new queries. In order to create a new "query" they can create a
view or stored procedure. Is it true that they can only do this if
they are the db_owner? If they have that role then they can do
anything to the database. How can I enable them to create a query but
have read-only access to the database and not be able to change any
tables or other queries/stored procedures?
I haven't seen any posts with others questioning this so I must be
missing something!
Thanks!