Re: why only sa can connect to SQL server 2005 instance?
- From: Sue Hoegemeier <Sue_H@xxxxxxxxxxxxx>
- Date: Thu, 16 Aug 2007 22:30:11 -0600
Check the SQL Server error log and look at the state for the
login failure. That will give you more specific reasons as
to why the login failed.
You can check the state values and their meanings and find
more information at:
http://blogs.msdn.com/sql_protocols/archive/2006/02/21/536201.aspx
-Sue
On Thu, 16 Aug 2007 18:06:56 -0700, Theresa
<Theresa@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi:
I have a SQL 2005 instance (standard edition with sp2 on windows 2003
server) located on different domain.
I can connect to it by using sa only via SQL server management studio. I
need to use SQL login.
I created another user called 'test' and granted with sysadmin server role,
but I got following error:
Login failed for user 'test'. (Microsoft SQL Server, Error: 18456)
I searched on the internet two days with no luck.
Any idea?
Thanks in advance.
.
- Prev by Date: RE: Linked server strangeness in SQL 2005 Mgmt Studio
- Next by Date: Re: Unable to connect to SQL 2000 engine on other machine from SSM
- Previous by thread: MS Active Sync 4.5 killing my ADO connection
- Next by thread: Re: why only sa can connect to SQL server 2005 instance?
- Index(es):
Relevant Pages
|
Loading