HELP - UNABLE to establish connection to database.

Discussion in 'Databases' started by politecnico, Apr 19, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. When i Click in a link to open an asp page in my sit,e i get this error . Does anyone help me with this problem:



    Unable to establish connection to database.
    • Error information:
      Microsoft OLE DB Provider for SQL Server (0x80004005)
      [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
    • Other possible cause of this problem:
      The database cannot be opened, most likely due to incorrect connection settings or insufficient security set on your database folder or file.
      For more details please refer to http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306518
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    this error usually mean your connection string is incorrect.


    Can you post the connection string?


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page