Re: creating logins in stored procedure (yukon)
From: implacabile (implacabile_at_usa.net)
Date: 06/15/05
- Next message: Jamie: "Forgot local admin password, urgent!!!"
- Previous message: Chris Weber [Security MVP]: "Re: Hiding SQL server"
- In reply to: Mark J. McGinty: "Re: creating logins in stored procedure (yukon)"
- Next in thread: Mark J. McGinty: "Re: creating logins in stored procedure (yukon)"
- Reply: Mark J. McGinty: "Re: creating logins in stored procedure (yukon)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 15 Jun 2005 15:03:13 +0200
"Mark J. McGinty" <mmcginty@spamfromyou.com> ha scritto nel messaggio
news:%23xe%23xQKcFHA.3184@TK2MSFTNGP15.phx.gbl...
>
> "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
>
>
unfortunately I'm using sql server management studio from yukon, and I
cannot
find the option. however I think it should be possibile to change the
setting from
sql, maybe using sp_configure ?
- Next message: Jamie: "Forgot local admin password, urgent!!!"
- Previous message: Chris Weber [Security MVP]: "Re: Hiding SQL server"
- In reply to: Mark J. McGinty: "Re: creating logins in stored procedure (yukon)"
- Next in thread: Mark J. McGinty: "Re: creating logins in stored procedure (yukon)"
- Reply: Mark J. McGinty: "Re: creating logins in stored procedure (yukon)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|