Click here to Skip to main content
16,016,192 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL server 2008 Pin
Wendelius11-Feb-09 20:12
mentorWendelius11-Feb-09 20:12 
GeneralRe: SQL server 2008 Pin
NidhiKanu11-Feb-09 20:19
professionalNidhiKanu11-Feb-09 20:19 
GeneralRe: SQL server 2008 Pin
Wendelius11-Feb-09 20:37
mentorWendelius11-Feb-09 20:37 
QuestionMSSQL how do I get the schema setup Pin
alex.barylski11-Feb-09 14:26
alex.barylski11-Feb-09 14:26 
GeneralRe: MSSQL how do I get the schema setup Pin
Luc Pattyn11-Feb-09 14:46
sitebuilderLuc Pattyn11-Feb-09 14:46 
GeneralRe: MSSQL how do I get the schema setup Pin
alex.barylski11-Feb-09 17:43
alex.barylski11-Feb-09 17:43 
AnswerRe: MSSQL how do I get the schema setup Pin
Wendelius11-Feb-09 18:21
mentorWendelius11-Feb-09 18:21 
QuestionDeploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Mike Ellison11-Feb-09 13:38
Mike Ellison11-Feb-09 13:38 
Hi all. Is there a way to automatically grant execute permissions on CLR stored procedures upon deployment from a Visual Studio SqlServer project?

I have a solution with a project for all my Sql Server stored procs, and a second project for a web site that tests them. When I rebuild/run the web site, the stored procedure assembly is rebuilt and re-deployed also (which is good) but because the stored procedures are recreated, the GRANT permissions previously on them are lost (which is not so good). I'd like to have the GRANT EXECUTE permissions added as an automatic part of the deployment process, if that is possible.

Help?
AnswerRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Wendelius12-Feb-09 5:38
mentorWendelius12-Feb-09 5:38 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Mike Ellison12-Feb-09 5:50
Mike Ellison12-Feb-09 5:50 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Wendelius12-Feb-09 6:06
mentorWendelius12-Feb-09 6:06 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Mike Ellison12-Feb-09 10:54
Mike Ellison12-Feb-09 10:54 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Wendelius12-Feb-09 11:23
mentorWendelius12-Feb-09 11:23 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Mike Ellison13-Feb-09 6:25
Mike Ellison13-Feb-09 6:25 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Wendelius13-Feb-09 22:54
mentorWendelius13-Feb-09 22:54 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Mike Ellison17-Feb-09 5:59
Mike Ellison17-Feb-09 5:59 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Wendelius17-Feb-09 7:27
mentorWendelius17-Feb-09 7:27 
QuestionSELECT Question Pin
MarkB77711-Feb-09 11:21
MarkB77711-Feb-09 11:21 
AnswerRe: SELECT Question Pin
MarkB77711-Feb-09 11:39
MarkB77711-Feb-09 11:39 
QuestionIs it possible to restore sql2005 backup on sql2000????????? Pin
Aman786Singh11-Feb-09 4:52
Aman786Singh11-Feb-09 4:52 
AnswerRe: Is it possible to restore sql2005 backup on sql2000????????? Pin
Wendelius11-Feb-09 6:29
mentorWendelius11-Feb-09 6:29 
QuestionUsing XQuery to update an XML field in Sql Sever 2005 Pin
Rob Philpott11-Feb-09 3:30
Rob Philpott11-Feb-09 3:30 
AnswerRe: Using XQuery to update an XML field in Sql Sever 2005 Pin
Wendelius11-Feb-09 6:48
mentorWendelius11-Feb-09 6:48 
GeneralRe: Using XQuery to update an XML field in Sql Sever 2005 Pin
Rob Philpott11-Feb-09 22:00
Rob Philpott11-Feb-09 22:00 
GeneralRe: Using XQuery to update an XML field in Sql Sever 2005 Pin
Wendelius12-Feb-09 3:04
mentorWendelius12-Feb-09 3:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.