How to grant a user UNSAFE ASSEMBLY permission
8
votes
2
answers
36321
views
How can we assign **a user** , e.g.: the database owner (DBO) the UNSAFE ASSEMBLY permission?
I'm asking it to enable a user to create an assembly and don't know the SA password, so
EXEC sp_changedbowner ‘sa’
can't help.
Any idea?
Thank you.
Asked by Sky
(3744 rep)
Nov 2, 2012, 02:14 AM
Last activity: Sep 21, 2022, 06:41 PM
Last activity: Sep 21, 2022, 06:41 PM