all groups > sql server connect > august 2003 >
You're in the

sql server connect

group:

Assist on accessing SQL server 200


Assist on accessing SQL server 200 Derby
8/29/2003 6:11:46 AM
sql server connect:
Can any assist on the following error.

I have developed an application, that access the SQL
server 2000.In this application I have coded the
connection string as follows.

"provider=sqloledb;data source=Sever Name;initial
catalog=database name;user id=sa;password=system;"

Then when I load the application on my machine the is
problem but on other machines it say "Specified SQL server
not found"

Re: Assist on accessing SQL server 200 Steve Thompson
8/29/2003 9:32:09 AM
On Fri, 29 Aug 2003 06:11:46 -0700, "Derby" <Derby74sa@yahoo.com>
[quoted text, click to view]

You are saying that it works on your development machine but not
another? Assuming that your connection string is properly coded, and
you are using a real server netbios name and not "Server Name" --
perhaps you are having a name resolution issue from the second
machine?

Re: Assist on accessing SQL server 200 Derby Nkomo
9/1/2003 1:13:49 AM
Indeed I really appereciate your assistence.

On my development machine everything works well.It is just on other
machines,thats where I get the error:- 'Specified SQL Server not found'.





*** Sent via Developersdex http://www.developersdex.com ***
Re: Assist on accessing SQL server 200 Steve Thompson
9/2/2003 12:42:37 PM
[quoted text, click to view]
To rule out the name resolution, does it work if you substitute the servers
IP address for the netbios name? Also, have you installed MDAC on the second
machine?

Steve

AddThis Social Bookmark Button