数据库开发基本操作-Microsoft SQL Server Management Studio Express下载和安装

VS2008内置了Express版本的SQL Server 2005,用于学习和开发使用。Express版本的SQL Server并没有提供管理工具(Management Studio),我们可以使用VS2005的服务器资源管理器来操作数据库,也可以在微软网站下载免费的Express版本的SQL Server Management Studio。

为了便于管理,我们下载安装SQL Server Management Studio Express Edition。

http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=c243a5ae-4bd1-4e3d-94b8-5a0f62bf7796

安装 SQL Server Management Studio Express 之前,必须先安装 MSXML 6.0。下载其中文版,安装之。
注意必须安装2007年8月14日的Microsoft XML Core Services 6.0 和 Microsoft XML Core Services 6.0 Service Pack 1 安全更新程序 (KB933579),否则不能正常安装SQL Server Management Studio Express,

http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=70c92e77-9e5a-41b1-a9d2-64443913c976

有了它才能正常安装SQL Server Management Studio Express。

更多信息请看:

更多信息

http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=c243a5ae-4bd1-4e3d-94b8-5a0f62bf7796

posted on 2012-07-10 15:08  流星落  阅读(370)  评论(0编辑  收藏  举报

导航