1、http://sqlserversamples.codeplex.com/
通过网站下载示例数据库,http://msftdbprodsamples.codeplex.com/releases/view/55926 为下载地址
2、其中安装AdventureWorks2008R2(oltp)的时候,需要开启sql server的filestream功能。
点击计算机-管理-
右击属性
开启以上功能即可。
就可以成功的安装AdventureWorks2008R2(OLTP)