RE: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.

From: Kevin McDonnell [MSFT] (kevmc_at_online.microsoft.com)
Date: 09/29/04


Date: Wed, 29 Sep 2004 17:38:20 GMT

Try forcing a Named Pipe connection and see if that succeeds.

osql -Snp:ServerName -E -Q"select @@version"

Thanks,

Kevin McDonnell
Microsoft Corporation

This posting is provided AS IS with no warranties, and confers no rights.



Relevant Pages