Groups | Blog | Home
all groups > sql server connect > august 2003 >

sql server connect : Specified SQL server not found


Nurullah
8/20/2003 9:21:53 AM
Hi,

I have a client application written in VB, which is
connecting to a SQL server 2000 database running on
Windows 2000 server OS, using ADO.
I am facing problem in connecting to the the database. The
error i receive is "Specified SQL server no found". I
restarted the SQL server. I am able to connect to the
database through Query Analyzer. I am able to connect to
other SQL server 2000 database throughg the same VB
application. So everything is fine with VB application and
SQL server. WHY DO I THEN RECEIVE this error message? How
can I solve the problem without restarting the server
machine?

Nurullah
8/21/2003 6:07:31 AM
Everything is fine. The same application connects to the
database once I restart the machine. Even restarting the
sql server is not enough.
Could it be an issue related with OLEDB? I am using ADO
for connection from VB application to SQL server 2000
database.

Nurullah

[quoted text, click to view]
Nurullah
8/21/2003 6:53:44 AM
No Network Card issue.

I just restart the machine on which sql server and
database is installed and everything is okay.

Nurullah

[quoted text, click to view]
Allan Mitchell
8/21/2003 7:42:35 AM
Have you checked the name of the server that you pass to your connection
string ? It could be that although you think it is passing the name
correctly there may be a space in there or the connectionstring is not
formatted properly.

Just a thought.

--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



[quoted text, click to view]

Allan Mitchell
8/21/2003 2:33:30 PM
I fit was a communication error with OLEDB then surely even after you
rebooted it would still be the same version of OLEDB and the same connection
method.

Network Card ?

--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



[quoted text, click to view]

AddThis Social Bookmark Button