0

Have an option to choose either a windows SE or Web Edition to install, for my Web based application built on Asp.Net 3.5 Framework.

Question: Have noticed in some blogs they mentioned that, we cannot install SQL Server 2008 on a WebEdition. Is that true?

Suave Nti
  • 3,721
  • 11
  • 54
  • 78

2 Answers2

2

Mainly - it is not true, you can install STandard, Developer, Express, Enterprise (and may be Datacenter) editions of SQL Server @ Web edition of Windows Server 2008

You need something unusual?

Oleg Dok
  • 21,109
  • 4
  • 45
  • 54
0

I am assuming you mean SQL Server 2008 R2, if so it can be installed on a web edition but you need a special version of SQL Server 2008 R2.

More information here: http://msdn.microsoft.com/en-us/library/ms143506.aspx#Web64

Thomas Schmidt
  • 359
  • 2
  • 11