Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 SQL Server 2008 R2 Express Login

Author  Topic 

sparrow37
Posting Yak Master

148 Posts

Posted - 2011-03-15 : 08:20:42
hi all:

I have created a new user in SQL server 2008 R2 Express but I am unable to login with it. I can login with windows authentication. I am getting following error:


TITLE: Connect to Server
------------------------------

Cannot connect to .\MSSQLSERVER2.

------------------------------
ADDITIONAL INFORMATION:

Login failed for user 'asif37'. (Microsoft SQL Server, Error: 18456)

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=18456&LinkId=20476

------------------------------
BUTTONS:

OK
------------------------------
   

- Advertisement -