Log Shipping Between SQL Server Versions (perhaps 2005 to 2008)
        Posted  
        
            by Greg Low
        on SQL Blog
        
        See other posts from SQL Blog
        
            or by Greg Low
        
        
        
        Published on Wed, 12 Jan 2011 00:08:00 GMT
        Indexed on 
            2011/01/12
            0:56 UTC
        
        
        Read the original article
        Hit count: 279
        
Filed under: 
        One of the discussion lists that I participate in, had a brief discussion this morning about whether or not it's possible to perform log shipping between differernt versions of SQL Server. Specifically, can you do log shipping between SQL Server 2005 and SQL Server 2008? SQL Server does support restoring earlier version databases on later versions of the product. The databases get upgraded along the way. This also applies to transaction logs. So, you can set up log shipping between versions, however...(read more)
        
        © SQL Blog or respective owner