Can't connect my Sharepoint 2010 to my SQL 2008 server during setup configuration.
Named Pipes and TCP/IP are enabled on 1433. Firewalls are off. I've verified that I can telnet from my Sharepoint server to my SQL server on 1433.
I put in my server name (have also tried IP address), and my domain\username and password, and get the message..
"Cannot connect to database master at SQL Server at . The database might not exist, or the current user does not have permission to connect to it."
I've tried using various users ranging from the custom users I've set up for this (via whitepaper instructions), and also tried using my domain administrator credentials, all of which end in the same result.
Is there any way to troubleshoot this further to determine the problem?