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 Programming
 LOGIN PROBLEM

Author  Topic 

pfaisalbe
Starting Member

12 Posts

Posted - 2009-05-29 : 08:24:49
Hi All

I am from Electrical Engineering background using SQL server for the first time. I ahve installed sql server 2005 successfully. I could not able to login to the data base. I used sql authentication mode.

Can anyone help me please

Kurmanc
Yak Posting Veteran

92 Posts

Posted - 2009-05-29 : 09:03:28
Did you choose "mixed mode" during installation? If yes, did you type the correct username and password when trying to login through SQL Server Authentication?

Can you login when choosing windows authentication?

What is the error message saying?
Go to Top of Page
   

- Advertisement -