Re: creating logins in stored procedure (yukon)
From: Mark J. McGinty (mmcginty_at_spamfromyou.com)
Date: 06/14/05
- Previous message: Sue Hoegemeier: "Re: Do Linked Servers REQUIRE SA rights"
- In reply to: implacabile: "Re: creating logins in stored procedure (yukon)"
- Next in thread: implacabile: "Re: creating logins in stored procedure (yukon)"
- Reply: implacabile: "Re: creating logins in stored procedure (yukon)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 13 Jun 2005 22:46:27 -0700
"implacabile" <implacabile@usa.net> wrote in message
news:uetxBjBcFHA.2756@tk2msftngp13.phx.gbl...
>> that new stored proc. Just remember to set the option to allow changes
>> to system tables before you create the new procedure, and set it back
>> when
>
> how do I setup/remove that option?
> thanks
In EM, right-click the server opject, click Properties, click the Server
Settings tab, then set the checkbox labeled Allow modifications to be made
directly to system catalogs.
Be aware that in so doing, you take full responsibility for the integrity of
the system, so you'll want to be very careful.
-Mark
- Previous message: Sue Hoegemeier: "Re: Do Linked Servers REQUIRE SA rights"
- In reply to: implacabile: "Re: creating logins in stored procedure (yukon)"
- Next in thread: implacabile: "Re: creating logins in stored procedure (yukon)"
- Reply: implacabile: "Re: creating logins in stored procedure (yukon)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]