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 Administration
 Error - SQL Server does not exist

Author  Topic 

SIdewalk Superintendent
Starting Member

1 Post

Posted - 2009-12-18 : 12:43:34
I am not a programmer - I do installation of construction costing software. I have installed MS SQL 2005 and our programs in MS server environments without problem. Until now.

I have just installed MS SQL 2008 on a MS Server 2007 and then installed our programs. The setup worked fine and I loaded customer data and ran the program from the server console using my Windows support admin login. Everything ran correctly for all program functions.

Then I go to client station 1 and login with same support name/pw and attempt to run the program. I get

Can't open database BBUser in clsData.OpenDatabase
Error 80004005 [DBNITLIB][Connection Open(Connect()).]
SQL Server does not exist or access denied.


All network stations respond with this same error.

Since I am using the same Windows login, it does not appear to be an issue of permissions.

Any ideas for me?

   

- Advertisement -