Click here to Skip to main content
15,896,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey anybody please help me i wanna create .mdf database dynamically. But i m having an error-"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)"

and i have to install SQL server for it??? because i m using Visual Studio SQL server which is inbuilt in it.
Please help
Thanks.
Posted
Updated 5-Apr-15 18:05pm
v2
Comments
[no name] 6-Apr-15 0:41am    
k,the n u check this click here

1 solution

I think either you do not have SQL Server installed on your machine or The SQL services are not running on your system.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900