开发者

beginning: sql server 2008 express with mdf file

开发者 https://www.devze.com 2022-12-21 18:02 出处:网络
i want to practice connecting from asp.net to a sql server database. i have it in mdf file. please help me. what is the next step?

i want to practice connecting from asp.net to a sql server database. i have it in mdf file.

please help me. what is the next step?

i got the sample mdf database from here:

http://msftdbprod开发者_StackOverflow社区samples.codeplex.com/releases/view/37109


You need to:

  • Install SQL Server
  • Attach the MDF file


you can attach your MDF file to your SQL/Express Server

How to: Attach a Database (SQL Server Management Studio)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号