sql - How to recover the old data from table -


i have made update statement in table in sql 2008 updated table wrong data.

i didn't have backup db.

it's important dates got updated.

is there anyway can recover old data table.

thanks

sna

basically no unless want use commercial log reader , try go through fine tooth comb. no backup of database can 'update resume, leave town' scenario - harsh should not happen.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -