Using SQL Server for web applications
        Posted  
        
            by rem
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by rem
        
        
        
        Published on 2010-05-06T16:49:34Z
        Indexed on 
            2010/05/06
            16:58 UTC
        
        
        Read the original article
        Hit count: 217
        
As far as I understand, due to license reqirements all web applications, which use MS SQL Server, use SQL Server Express (free) or SQL Server web edition (processor license).
Is it so?
What are other specific features of SQL Server usage for web app?
© Stack Overflow or respective owner