Click here to Skip to main content
15,914,594 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have deleted some row from sql server table. I have no backup. Is it possible to get the deleted data without using any software. If it is not possible please suggest me which software I use to get deleted record. Advance thanks for your kind response.
Posted

 
Share this answer
 
Nop ;(

It's not possible to restore deleted data, if you do not have any backup.
 
Share this answer
 
I am no expert on DB. You should be able to do it from DB log files. Here is a references

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/86befdbe-9806-4d96-9e9f-ead753d0fc20/recover-deleted-rows-from-sql-server-database[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900