Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / July 2008

Tip: Looking for answers? Try searching our database.

ChefTec [DBNETLIB][ConnectionOpen (Connect().]

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Harlan - 14 Jul 2008 18:08 GMT
I'm running a program called ChefTec that uses a local SQL database to store
all the information.  I recently tried to open the program and am now getting
the following error:

[DBNETLIB][ConnectionOpen (Connnect().]SQL Server does not exist or access
denied.  

Can someone please help me figure this out.  The company that makes the
software is no help without paying them a lot of money.  I need this resolved
ASAP.  
Thanks
John Bell - 14 Jul 2008 21:44 GMT
> I'm running a program called ChefTec that uses a local SQL database to
> store
[quoted text clipped - 10 lines]
> ASAP.
> Thanks

Hi

The message is as it says! You can not connect to the server because you are
either connecting to the wrong server or it can find the server and you
aren't permitted to connect or are using the wrong credentials or there is a
configuration issue that stops you connecting.

If the first question is have you ever had this application working? If yes
then what has changed? Is SQL Server running? Can you connect to the server
using SQLCMD, SSMS or even the ODBC (DSN) configuration manager.

If no check that you have configured the connection string correctly. Check
you can connect to the SQL server using one of the programs listed above
then it is related to the application. If not check you can connect locally
(on the sever itself), if only remote connections are not working check
they are enabled in the Surface Area Configuration Tool. Also check the
protocols configured on client and server and make sure they correspond.

HTH

John
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.