Is it possible to grant all privilege for all tables of a specified database through script? Because i have to send the script to user side and i can't do it manually in Enterprise Manager.
regards,
Add the user to the db_owner database role of that database:
No comments:
Post a Comment