I have a problem with sqlserver authentication .
When i connect to my instance using this information local,windows authentican
i have this permission :
But with sqlserver authentication local,sa,12345
i have this permission:
Last day the both permissions was same ,but today the permission of windows authentication
are removed and i need the permission of sqlauthentication
in windowsauthentication
how can i do that?
because my TFS use the windows authentication login .now my TFS doesn't work.
Best regards