Migrating From SQL Server Server 7 To 2005, What should I get excited about?
        Posted  
        
            by Jon P
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jon P
        
        
        
        Published on 2009-07-15T06:28:16Z
        Indexed on 
            2010/04/02
            2:33 UTC
        
        
        Read the original article
        Hit count: 548
        
The company I work for has decided to join the 21st century and upgrade our main database cluster from SQL Server 7 to SQL Server 2005. As a web developer what new whiz-bang features of SQL Server 2005 should I get excited about or get to know?
Currently I'm mainly writing CRUD style queries, pretty much exclusively using Stored Procdures for a mixed ASP.net and Classic ASP environment.
© Stack Overflow or respective owner