Chris Straw
SHARE:

Enable User without Login

This is a little tricky in the syntax. ?If you have a SQL User without Login that is showing disabled, you have to grant it connect access, since there isn’t a SQL login.

Grant Connect To [SQLUserNameHere]