Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Problem connecting to remote servers

Author  Topic 

drh3010
Starting Member

18 Posts

Posted - 2008-01-03 : 16:30:16
Error: 18456, Severity: 14, State: 16.
Login failed for user 'XXXXXX.COM\username'.

On the remote servers I enabled Named Pipes and TCP/IP and activated the Browser.

Here's what's strange: I can connect to one server but not any other.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2008-01-03 : 16:37:05
That message means you don't have access/permissions to connect to the database server. Contact the DBA for access.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/
Go to Top of Page
   

- Advertisement -