Re: Cannot connect using sa
- From: jdiego.mail@xxxxxxxxx
- Date: 29 Dec 2005 04:33:04 -0800
Hi All,
I had the same problem and I fixed it by enabling "SQL Server and
Windows Authentication Model"
Now I can connect by using SQL Server Management Studio Express in
local, but when I try to remote connect by using SQL Analyzer I get
error 18456.
Well, I am using a new user called 'test' for connecting SQL server. I
don't know the 'sa' password and i am confident about if it is a good
idea to change the 'sa' password.
Is 'sa' used by the system is some way?
The server is not in either: the local network, workgroup nor domain.
Therefore i am using SQL Authentication for login.
I am connecting by typing just the server IP address. It means that I
am not using the instance name (SQLExpress) at all. is that correct?
Since I can connect the SQLServer but the user is being refused, from
my point of view the problem could be:
- SQL Authentication has not been property activated for remote access
- Remote connection is not accessing to the correct instance:
SQLExpress (The only one)
- The user 'test' had not been property initialized.
Obviously I am beginner and I would appreciate you help very much.
Thanks in advance.
Diego
.
- References:
- Cannot connect using sa
- From: ralph
- Re: Cannot connect using sa
- From: Sue Hoegemeier
- Re: Cannot connect using sa
- From: ralph
- Re: Cannot connect using sa
- From: Sue Hoegemeier
- Cannot connect using sa
- Prev by Date: Re: /3GB SQL Server 2005 and Windows 2003 Standard Editions
- Next by Date: Sql Server 2005 - Moving data folder
- Previous by thread: Re: Cannot connect using sa
- Next by thread: Re: 2005, installs but wont start
- Index(es):
Relevant Pages
|