The SQL Server is setup to only accept NT Integrated trusted connections and
you are trying to connect with SQL Server Authentication user account sa)
In Enterprise Manager, under Properties, you can set what SQL Server allows.
Book Online has good information on this.
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@epprecht.net
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
>I am trying to connect to different machine (SQL SERVER that is
> 172.131.31.211) but giving me the following error.
[quoted text clipped - 15 lines]
>
> Thanks
Roy - 06 Jul 2005 04:17 GMT
Thanks
> The SQL Server is setup to only accept NT Integrated trusted connections and
> you are trying to connect with SQL Server Authentication user account sa)
[quoted text clipped - 31 lines]
> >
> > Thanks