SqlException x80131904 (0) : unable to open the login "XXXXXXX" the requested database, login failure, Users' WORKGROUP \ _17_0_3 $172 'login failed,]
Has been added in the iis web site on the server, but have a connection to the database, an error here, This WORKGROUP don't understand it, because I saw others error are sa has some users or other database security, don't know what's the relationship between the team and
CodePudding user response:
Please check the way you used to login validation, is according to the sa login, or according to the Windows account login, According to the above situation, may be is to use Windows account to log in,
CodePudding user response:
Thank you, but I set the database side used Windows login mode Then I vs sqlconnection written inside is Data Source=the host; The Database=AnimalAdoption; UId=sa; Password=* * * *; Integrated Security=True I don't know why here has now become a Windows login That could you tell me how to modify the
CodePudding user response:
Vs?????? To vs Please check the web. The configuration in the config