firstly, I recently installed this program as Im working on a project to create a database for use in the Microsoft visual studio.
This is the first time I use the program, so I have a few setup issues. I canβt connect to the server because, apparently, I donβt have it. I typed in my machine name to create a default server / localhost using Windows authentication, but I got an error.
Mistake:
TITLE: server connection
An error occurred with the network or a specific instance while establishing a connection to SQL Server. The server was not found or was unavailable. Verify that the instance name is correct and SQL Server is configured for a remote connection. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, error: 2)
Can someone direct me on how I can configure the local host to connect and, therefore, be able to create my own database. Also, Id would like to know later how I can create a server (ftp) to connect and create my database, which allows me to view this on my laptop or on another machine.
Btw I looked at Google for this, but I'm a little confused because Im unsure what I'm looking for. If someone can shed light on my problem, I would be very grateful.
Thanks.
Khan
source share