Home All Groups Group Topic Archive Search About
Author
19 May 2006 3:06 PM
Stephanie
I have a stored procedure that I use to execute database backups.  It deletes
old backup files and then creates the full backups of all the databases.

I want to create an ID that can only execute this procedure.  I tried
creating a SQL ID with execute permission on this SP and then put the ID in
the db_backupoperator role in each database.  But I keep running into
permission issues.

Any suggestions?

AddThis Social Bookmark Button