sqlserver not found
-
i have installed windows application in sql server 2008,it has been installed but when i click the icon in desktop error getting is [DBNETLIB][CONNECTION OPEN(connect()] SPECIFIED SQL SERVER NOT FOUND.How can i over come this error.
Ramesh
-
i have installed windows application in sql server 2008,it has been installed but when i click the icon in desktop error getting is [DBNETLIB][CONNECTION OPEN(connect()] SPECIFIED SQL SERVER NOT FOUND.How can i over come this error.
Ramesh
I doubt you have installed a windows application into SQL Server 2008.
Member 9999112 wrote:
How can i over come this error.
By actually providing real information. First this site is for the people who create applications not those who use them. So if you have an application that you got from somewhere then you need to go where you got it and ask there. This presumes of course that you already read all of the documentation that comes with the application. But if this is an application that your wrote yourself then you need to provide some more detail about the code that is failing.