Re: Login failed for user 'sa'
- From: "Dan Guzman" <guzmanda@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 27 Jan 2006 19:12:53 -0600
Do you have any update triggers on the table? Perhaps it contains code
connecting with the wrong 'sa' password.
--
Hope this helps.
Dan Guzman
SQL Server MVP
"mecn" <mecn2002@xxxxxxxxx> wrote in message
news:uFET$e2IGHA.668@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I havwe small db in sql2000. the db owner is sa, i'm a sysadmin.
> When login sql query analyzer as sa and run the following sql script,
> update table1set name = 'my name' where id = 1.
> I rec'd the error as follows,
> Login failed for user 'sa'
>
> Any ideas?
>
> Thanks
>
.
- References:
- Login failed for user 'sa'
- From: mecn
- Login failed for user 'sa'
- Prev by Date: Hosting a Component in SQL Server 2005 and Security
- Next by Date: Re: how to encrypt db files
- Previous by thread: Login failed for user 'sa'
- Next by thread: Hosting a Component in SQL Server 2005 and Security
- Index(es):
Relevant Pages
|