If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-03-09, 09:40
bnields bnields is offline
Registered User
 
Join Date: Jul 2009
Posts: 2
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.

I need help!!! I have an asp application that reads an xml file daily, validates, and inserts the recoreds into SQL Server 2005. For months this has worked with no problem. Now when I run the script it works for the first 1000 records or so and then bombs with: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. I have searched the internet for help and tried different things. How can things work so well for so long and then stop? How can it work in the same script and then fail after a few records.
Reply With Quote
  #2 (permalink)  
Old 07-03-09, 09:52
MohammedU MohammedU is offline
Registered User
 
Join Date: Jun 2009
Location: CA, USA
Posts: 59
It could be the switch going off...or may be other connectivity issues...
Did you guys changed recently anything like OS patching etc...
if so rollback and test it...

And also check the following article...
You receive a "SQL Server does not exist or access denied" error message when you try to connect to a SQL Server named instance in a cluster by using TCP/IP sockets
__________________
MohammedU
SQL Server MVP
Reply With Quote
  #3 (permalink)  
Old 07-03-09, 10:07
bnields bnields is offline
Registered User
 
Join Date: Jul 2009
Posts: 2
a switch? I do not believe we changed OS patching...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On