Using Volume Shadow Copy Service OK for backing up SQL Server Compact?
        Posted  
        
            by Troy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Troy
        
        
        
        Published on 2010-06-10T05:48:36Z
        Indexed on 
            2010/06/10
            5:52 UTC
        
        
        Read the original article
        Hit count: 253
        
sql-server-ce
|sql-server-compact
Would one expect a backup of a SQL Server Compact database file created with Volume Shadow Copy Service expected to be consistent? I know the big SQL Server has a VSS writer to ensure consistency. If a connection is writing out to a SQL Server Compact database could the file be backed up in a inconsistent state?
© Stack Overflow or respective owner