开发者

beginning: sql server 2008 express with mdf file

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜