Tagged Questions
0
votes
1answer
2k views
user “sa” cannot connect to SQL Server Express 2008 R2
Goal: connect to SQL Server Express 2008 database using SQL Server authenticated account "sa", rather than my Windows authenticated account.
When installing SQL Server 2008 Express, I took all ...
1
vote
2answers
496 views
Login Failed for User
I have written a code in Visual Studio.NET and used data from SQL Server 2008. But after debugging, it says:
Login failed for user 'sunny'.
When I try to set the user as something else, it keeps ...