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

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -