January 16, 2019 at 1:16 pm
Hi
Having trouble figuring out why:
This fails:
EXECUTE
SELECT
REVERT
EXECUTE
SELECT
REVERT
Any ideas as to why this is happening?
January 16, 2019 at 1:28 pm
Ultimately, it depends on the error message. My guess would be that the stored procedure is accessing more than just the local database, especially if you are calling it by the three-part-name. Execute as User limits your scope to the local database. Everything outside the local database is inaccessible.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy