I accidentally restored a SQL Server 2008 database with a wrong backup. Is there any way to undo this and restore to previous version?
-Vivek
|
I accidentally restored a SQL Server 2008 database with a wrong backup. Is there any way to undo this and restore to previous version? -Vivek |
||||
|
|
|
No. You've replaced what's there with your restore. You would have to treat this the same as someone dropping your database - go to the most recent full database backup you have and then restore all subsequent log backups. Sorry... you probably have that sick feeling right now. I feel bad for you. |
|||||
|
|
|
r u saying that you restored database "b" to "a", or was it just the wrong date for the backup? If so do you have a more current backup? I know this sounds stupid but .... I won't say the obvious. |
|||
|
|