Hello Imar
Thank you for all the help you are giving me. I hope the following answers all your questions, and we can together get to the nub of this problem.
When I tried to use SQL Server Authentication I used a username of Pip Hunt and the password that I had set up when installing SQL and I got the message -
***
TITLE: Connect to Server
------------------------------
Cannot connect to PIP\SQLEXPRESS.
------------------------------
ADDITIONAL INFORMATION:
Login failed for user 'Pip Hunt'. (Microsoft SQL Server, Error: 18456)
For help, click:
http://go.microsoft.com/fwlink?ProdN...6&LinkId=20476
------------------------------
BUTTONS:
OK
------------------------------
***
I obtained the same error when trying PIP\Pip Hunt, PIP\Administrator, and Administrator and the password that I had set up when installing SQL.
I also obtained the same error when trying the immediately above three without a password.
I obtained the following different error when trying Pip Hunt, without a password -
***
TITLE: Connect to Server
------------------------------
Cannot connect to PIP\SQLEXPRESS.
------------------------------
ADDITIONAL INFORMATION:
A connection was successfully established with the server, but then an error occurred during the login process. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233)
For help, click:
http://go.microsoft.com/fwlink?ProdN...3&LinkId=20476
------------------------------
BUTTONS:
OK
------------------------------
***
When I use Windows Authentication (the greyed out username reads PIP\Pip Hunt and no password is showing), I get into SQL Server Management Studio and get the heading -
PIP\SQLEXPRESS (SQL Server - PIP\Pip Hunt)
and the two databases appear under Databases, as per instructions in Chapter 18/Appendix B.
++++++++
When I first tried to go to SQL Server Configuration Manager I got a message about taking too long to find named machine. I'm sorry for the paraphrased message, but it only stayed there for a short time and then went on to the SQL Server Configuration Manager (SSCM) main screen. I have not been able to reproduce that particular error message again.
On the SSCM main screen I find SQL Server Configuration Manager (Local)
Under that is SQL Server Services:
Name State Start Mode Log On As Process ID Service Type
SQL Server (SQLEXPRESS) Running Automatic NT AUTHORITY\NETWORK SERVICE 652 SQL Server
SQL Server Agent (SQLEXPRESS) Stopped Other (Boot, System, Disabled or Unknown)
NT AUTHORITY\NETWORK SERVICE 0 SQL Agent
SQL Server Browser Stopped Other (Boot, System, Disabled or Unknown)
NT AUTHORITY\LOCAL SERVICE 0 SQL Agent
Under SQL Server Network Configuration I find Protocols for SQLEXPRESS and within that Shared Memory is Enabled while Named Pipes, TCP/IP and VIA are Disabled.
Under SQL Native Client 10.0 Configuration I find Client Protocols with all but VIA now being Enabled and in the order Shared Memory, TCP/IP, then Named Pipes. Aliases is empty.
++++++++
I get the timeout error in VWD.
Please ask for more details as you need them.
With many thanks in anticipation.
Philip