sql server 2008 - Recover database to previous after it is restored from backup file -


i have database db1. backup database 2 days ago , stored db1.bak.

now created database db2 , restored using backup file db1.bak. made changes many tables in db2.

today due reasons restored db2 using db1.bak without taking backup of db2 :(

but need recover database db2 rows of yesterday. guess not possible try i'm posting here.

note: i'm using microsoft sql server 2008.

if knows way recover, kindly me. in advance.

it isn't possible. have lost changes


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -