|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, June 21, 2012 10:18 AM
Points: 11,
Visits: 115
|
|
| I need to grant users the ability to script a database, but i cannot give them dbowner. Is there a way to do this?
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Monday, May 20, 2013 4:06 PM
Points: 1,409,
Visits: 2,027
|
|
Will granting VIEW DEFINITION permissions work?
Jason Shadonix MCTS, SQL 2005
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, June 21, 2012 10:18 AM
Points: 11,
Visits: 115
|
|
I have read in a bunch of places that this is supposed to work. When i give the user that privelege on the database (not server level) i get the following error:
TITLE: Microsoft SQL Server Management Studio ------------------------------
Script failed for Database 'MIS333K_msbzz888'. (Microsoft.SqlServer.Smo)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.0.2531.0+((Katmai_PCU_Main).090329-1045+)&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=Script+Database&LinkId=20476
------------------------------ ADDITIONAL INFORMATION:
Could not read metadata, possibly due to insufficient access rights. (Microsoft.SqlServer.Smo)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=10.0.2531.0+((Katmai_PCU_Main).090329-1045+)&LinkId=20476
------------------------------ BUTTONS:
OK ------------------------------
|
|
|
|