积极答复者
release文件怎么打开

问题
答案
-
您好,
如果是以下链接中所提供的数据库下载文件:
http://msftdbprodsamples.codeplex.com/releases/view/93587
http://msftdbprodsamples.codeplex.com/releases/view/105902完成下载后解压zip,可以看到mdf 和ldf文件。可以附加数据库(然后在Microsoft SQL Server Management Studio中打开一个 SQL Server 实例,右键数据库单击附加),或者使用CREATE DATABASE 语句(参考上述链接中CREATE DATABASE statement一节)来打开并查看数据库具体内容。
Best Regards,
Eve WangPlease remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
- 已建议为答案 Eve WangMicrosoft contingent staff, Moderator 2015年3月25日 9:51
- 已标记为答案 Eve WangMicrosoft contingent staff, Moderator 2015年3月30日 8:26
全部回复
-
您好,
如果是以下链接中所提供的数据库下载文件:
http://msftdbprodsamples.codeplex.com/releases/view/93587
http://msftdbprodsamples.codeplex.com/releases/view/105902完成下载后解压zip,可以看到mdf 和ldf文件。可以附加数据库(然后在Microsoft SQL Server Management Studio中打开一个 SQL Server 实例,右键数据库单击附加),或者使用CREATE DATABASE 语句(参考上述链接中CREATE DATABASE statement一节)来打开并查看数据库具体内容。
Best Regards,
Eve WangPlease remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
- 已建议为答案 Eve WangMicrosoft contingent staff, Moderator 2015年3月25日 9:51
- 已标记为答案 Eve WangMicrosoft contingent staff, Moderator 2015年3月30日 8:26