What is the internal storage engine of WSS 3.0? Is SQL Server 2005 necessary or can we use SQL Server 2005 Embedded Edition , which is automatically installed using WSS 3.0? If so, what is the content limit for a web application if it uses SSEE?
Say I created a web application in WSS 3.0, how much data can I save in it? How much data can I store for lists and document libraries? How many folders can be created inside a document library?
source
share