Unable to remote connect, SQL Server, Error: 1326

Answered Unable to remote connect, SQL Server, Error: 1326

  • Saturday, November 18, 2006 7:22 AM
     
     

    SQL Express running on Server 2003 SP1, not a domain controller - but prior to installing SQL Express, I did dcpromo promote and then demoted it back to a workgroup server.

    Connecting with Vista build 5600, Studio express 9.00.2047 with MDAC 6.00.5600.1638. Server 2003 MDAC  is 2.82.1830.

    I came across this article on the net:

    http://www.developersdex.com/sql/message.asp?p=1867&ID=%3C309C7496-F36B-4398-9C52-322E6CB8DE3B%40microsoft.com%3E

    Is my mis-matched versions of MDAC causing me this grief?

    Otherwise, I have remote set up for TCP and Named Pipes, I've run sp_configure 'remote admin connections', 1; my login is set to SQL Authentication with everything granted. I've tried running the service as network, local and Machine\Administrator; ports are open per:

    http://support.microsoft.com/kb/555585

    I wanted to ask before I start replacing the MDAC on either the Vista or Server 2003 machine... If that's the problem, which version(s) do I change? to?

    Full error message:

    An error has occurred while establishing a connection to the server. While connecting to SQL Server 2005, this failure may be cuased by the fact that under the default settings SQL Server does not allow remote connecitons, (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 1326)

    Thanks, John

     

     

All Replies