sql server - Restore database with full backup to exact date -
i'm trying restore sql server 2008 r2 database date 01/07/2013
full backup dated 11/04/2014
. restore possible?
thanks
the short answer is: no. simplifying bit, backups snapshot point in time. if worked way seem want them work, they'd unbounded in space they'd have keep track of previous state inception of database.
Comments
Post a Comment