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
 Connection

Author  Topic 

everton
Starting Member

4 Posts

Posted - 2009-02-03 : 14:04:59
I have a small network with an application running on SQL 2k. There are 2 databases on the SQL server. On the server I can access bith batabases with no problem at all. On all work stations, I can access only one of the databases. The ODBC connections are identical. For both databases. In addition I have to use Named Pipes to connect to the one that works. If not I get an SSPI error. I am using windows auth.
Thanks in advance.
   

- Advertisement -