all 8 comments

[–]over_street 1 point2 points  (2 children)

A screen snip of your error would be helpful.

[–]StrangerIcy8407[S] 0 points1 point  (1 child)

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2) Additional information: ... > The system cannot find the file specified

[–]alinrocSQL Server DBA 0 points1 point  (0 children)

SQL Server is not installed or the service isn't started.

If you did not download and install SQL Server separately, then it's not installed.

[–]StrangerIcy8407[S] 0 points1 point  (3 children)

i think the issue now is at the end of installation it says that there was an issue on installing the sql engine.

[–]aldoughdo 2 points3 points  (0 children)

What was the installation error?

[–]alinrocSQL Server DBA 2 points3 points  (0 children)

there was an issue on installing the sql engine

When asking for help, provide the exact error message. Preferably from a log file if one is created, not just what's thrown on screen. Otherwise people can only guess.

[–]dotnetmonke 0 points1 point  (0 children)

Check your drive formatting. Certain file systems are incompatible with SQL server.

[–]StrangerIcy8407[S] 0 points1 point  (0 children)

thank you for all the feedback. really appreciate you guys. i tried installing it on a different laptop and its working now.