Hi all,Can I confirm on the following understandingq1) It doesn't matter which database a login/user is currently at as long as the user has the db role/permission (db_backupoperator) to backup the database, right ?e.g. userA has db_backupoperator role on db[b]A[/b] userB is currently at db[b]B[/b] now but he can issue [b]backup database dbA[/b] command at db[b]B[/b] right ?q2) assuming i am login using windows authentication, is the backup being backup as the a) window login account or b) the logon account of SQL engine - when i backup to a folder, should i grant permission to the folder to the a) or b) ?Regards,NoobRegards,Noob
↧