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
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not e

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-08-15 : 12:09:20
sushi sharma writes "Hi

I developed one applicatrion front end VB and backend is sql 2000. I install it on one PC server is server 2003 and i share its folder. and make it shortcut on client PC and it work but on another PC i do this then i get error if "error No 21479 [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist" How i can distibutre i this application on network Succesfully


Waiting for postive and qucike resposne

Sushil sharma"

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2006-08-15 : 12:45:00
Is the MSSQLSERVER service started on the database server? Are you using the default port for SQL Server? If not, you can try adding an alias using Client Network Utility on the client machine attempting the connection.

Tara Kizer
Go to Top of Page
   

- Advertisement -