SQL Server 2005分五个版本:
1.enterprise editon(企业版)
2.development editon(开发版)
3.workgroup editon(工作群版)
4.standard editon(标准版)
5.express editon(简易版)
其中enterprise, development 和 express三个版本:enterprise 版和 development 版的功能一模一样,除了授权不同,2者最主要的差别是:enterprise版的数据库引擎只能安装在win2003server或win2000server等服务器系统;如果你想安装在windowsxp pro系统上,你应该安装sql2005development版.
另外express editon是免费版本,可以直接Microsoft网站上下载,下载的不带SQL Server Management Studio,如果想要,还要下载SQL Server Management Studio for express editon的安装包!
SQL Server的客户端工具说明
概述
Microsoft SQL Server Management Studio Express (SSMSE) 是一种免费、易用的图形管理工具,用于管理 SQL Server 2005 Express Edition 和具有高级服务的 SQL Server 2005 Express Edition。SSMSE 还可以管理任何版本的 SQL Server 2005 创建的 SQL Server 数据库引擎实例。
注意:SSMSE 无法管理 SQL Server Analysis Services、Integration Services、Notification Services、Reporting Services、SQL Server 代理或 SQL Server 2005 Mobile Edition。