Click here to Skip to main content
15,885,944 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have download sql server in my laptop correctly
when try to create new database than it gives error:network specific instance my method of creating database is also right.
what i do??????????
Posted
Updated 1-Jul-12 6:37am
v2
Comments
DamithSL 1-Jul-12 10:57am    
Have you install the downloaded sql server software?

first correctly install sql server

http://www.youtube.com/watch?v=YvmRccoNJQ4&feature=results_main&playnext=1&list=PL16019AB2AFCA25D8[^]

then you can use SQL Server Management Studio to connect sql server and create new database.
http://msdn.microsoft.com/en-us/library/ms186312(v=sql.90).aspx[^]
 
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