SQL Server标准是否与Windows Server 2008 R2打包?
不,SQL Server数据库引擎不包含Windows许可证。 Windows许可证需要单独购买。 请注意,您作为不同版本购买的Windows版本有不同的内存限制。
setup.exe可执行文件 不,Windows自带的数据库是Windows内部数据库。 这是一个embedded式SQL服务器的味道。 如果你需要一个免费的数据库考虑SQL服务器expression。
没有SQL不包含在标准版本或更高版本中。 然而,你是对的,它曾经被包含在Small Business Server包中,主要是为了支持SharePoint的安装。
The versions of SQL Server that are included in Windows SBS 2008 Premium are licensed for installation only in your Windows SBS 2008 network. You cannot install SQL Server on a server that is not in the Windows SBS 2008 domain.
您也可以将SQL作为SBS的附加组件。
http://technet.microsoft.com/en-us/library/cc794697(v=WS.10).aspx
http://www.microsoft.com/en-us/server-cloud/windows-small-business-server/editions.aspx