Run-time error ''-2147467259 (80004005)'' :[DBNETLIB][ConnectionOpen(Connect()).] SQL Server doesnot exist r access denied.

  • Hi;

      I created a program which trying to access to my DB (SQL server 2000).I keep on receive the following error message when i try to run the program from my client PC:

      Run-time error '-2147467259 (80004005)': [DBNETLIB](ConnectionOpen(Connect()).] SQL Server does not exist or access denied.

      The weird thing is i could ran from my pc but not the client PC (Using the same user account)

      I have check the ODBC connection and its OK on client PC, can someone please help me up?

    Thanks;

    Doris

  • The problem can be around security for the slammer worm, and a dll called DBNETLIB.dll. When this file is out of date, Server 2003 and perhaps SP2 on XP will actually disable the TCP/IP protocol for SQL Server to limit an attack. The link below will take you to a fix that will examine your install of SQL Server, then apply appropriate updates. This will update the DBNETLIB.DLL which is responsible for managing the TCP/IP protocol for SQL Server.

    http://www.microsoft.com/downloads/d...displaylang=en

    -------------------------------------------------------------------------
    Normal chaos will be resumed as soon as possible. :crazy:

  • We have SQL Server 2000 SP3a on a Windows 2000 advance server.

    Will this download make this error go a way for us?

    The website has been up and running since 1999 or so.

    We recently added a firewall between out webservers and the SQL Server. The Webservers are now in a DMZ and one a ???.???.10.?? network and the SQL Server is on ???.???.0.??? network.

  • Doristsr (8/14/2006)


    Hi;

    I created a program which trying to access to my DB (SQL server 2000).I keep on receive the following error message when i try to run the program from my client PC:

    Run-time error '-2147467259 (80004005)': [DBNETLIB](ConnectionOpen(Connect()).] SQL Server does not exist or access denied.

    The weird thing is i could ran from my pc but not the client PC (Using the same user account)

    I have check the ODBC connection and its OK on client PC, can someone please help me up?

    Thanks;

    Doris

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply