yaronkl
December 1st, 2003, 10:53 AM
Hi
I have a user who has no permissions to any object in a given database. if I double click on DBNAME\Users\UserName and press the Permission button, all checkboxes for all tables, stored procedures views etc. are blank.
I want the user to have SELECT,INSERT,UPDATE,DELETE permission to all tables, and EXECUTE permission to all stored procedures.
The GRAT sql command does that, but it does it per object, and I have thousands of tables and stored procedures.
Can anyone adivse of a way of granting permissions to all objects easiliy?
Thanks
I have a user who has no permissions to any object in a given database. if I double click on DBNAME\Users\UserName and press the Permission button, all checkboxes for all tables, stored procedures views etc. are blank.
I want the user to have SELECT,INSERT,UPDATE,DELETE permission to all tables, and EXECUTE permission to all stored procedures.
The GRAT sql command does that, but it does it per object, and I have thousands of tables and stored procedures.
Can anyone adivse of a way of granting permissions to all objects easiliy?
Thanks