Viewing 3 posts - 1 through 4 (of 4 total)
Thank you Ed, your solution works. BTW, i have added the sqlserveragent with role proc_executor membership and everything went well.
January 25, 2016 at 9:25 pm
Hi Ed,
After inserting Execute as login getting this error
The server principal "xxxx\SQLServerAGENT" is not able to access the database "xxxx" under the current security context.
stored proc UTL_QueryToHtmlTable script (this is...
January 25, 2016 at 7:03 pm
Hi Orlando, thanks for your reply. Change to
N'select * from xxxx.dbo.vwPOSInventoryAdjustment'
Still doesn't work. Any further suggestions?
January 25, 2016 at 6:46 pm
Viewing 3 posts - 1 through 4 (of 4 total)