May 20, 2009 at 3:18 pm
can someone please help me, i need to login into sql server 2005 using the sql server authentication mode. i tried so many times and i didn't have any success, can someone please help me. thank you.
May 20, 2009 at 4:03 pm
check the authentication mode of the SQL instance, is it windows authentication or mixed mode ?(check properties - security)
It needs to be mixed mode, if it already is post the error you are getting.
---------------------------------------------------------------------
May 20, 2009 at 4:26 pm
cross post. answer here
http://www.sqlservercentral.com/Forums/Topic720807-149-1.aspx?Update=1
---------------------------------------------------------------------
May 20, 2009 at 4:36 pm
What is the error you are getting when you try to login? What tool are you using to login?
Jeffrey Williams
“We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”
― Charles R. Swindoll
How to post questions to get better answers faster
Managing Transaction Logs
May 20, 2009 at 7:54 pm
the error I'm getting is cannot connect to the server name, and I'm using sql authentication mode to login.
May 20, 2009 at 8:50 pm
What is the error message you are getting? What tool are you using?
Just stating that you can't login does not provide enough information for anybody to identify the problem. It could be anything from a bad password to incorrect server settings and we have no way of knowing what the problem is unless you tell us.
Jeffrey Williams
“We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”
― Charles R. Swindoll
How to post questions to get better answers faster
Managing Transaction Logs
May 20, 2009 at 9:34 pm
Closing, please answer here:
http://www.sqlservercentral.com/Forums/Topic720807-149-1.aspx
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply