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
 connection to server in 2005

Author  Topic 

shwetabrahme
Starting Member

4 Posts

Posted - 2006-02-28 : 16:24:44
i installed sql server 2005 and am trying to connect to the server . however i cannot connect to it beacuse its not accpeting the username and password i gave. i dont remember what i gave while installation. is there anyway to change the connection status...please lemme knw as soon as possible

jen
Master Smack Fu Yak Hacker

4110 Posts

Posted - 2006-03-01 : 00:27:25
if you haven't changed anything and you chose mixed mode authentication

log on using windows authentication on the server box and open the studio there and modify

HTH

--------------------
keeping it simple...
Go to Top of Page

shwetabrahme
Starting Member

4 Posts

Posted - 2006-03-01 : 22:59:22
hey thnx a lot!!
Go to Top of Page
   

- Advertisement -