Answered What should be granted?

  • Friday, August 10, 2012 6:54 AM
     
     
    Hi,
    What privileges should be granted to ws_login to resolve this?
    use [my_schema]
    go

    select *
    from user_mst
    go

    Msg 916, Level 14, State 1, Line 1
    The server principal "ws_login" is not able to access the database "my_schema" under the current security context.
    Msg 208, Level 16, State 1, Line 2
    Invalid object name 'user_mst'.

    Many Thanks & Best Regards, Hua Min

    • Moved by Tom Phillips Monday, August 13, 2012 1:52 PM Security question (From:SQL Server Database Engine)
    •  

All Replies