Recovery method for mistakenly deleting SQL Server database tables

Source: Internet
Author: User

Because of accidental operation, in Enterprise Manager mistakenly deleted the database table, then mistakenly deleted the table data what to do?

A lot of people's usual practice is to recover from the log first, if the recovery from the log is not possible from the MDF file itself.

The first thing to do when you delete data by mistake is to detach the database, stop the database service, and then copy the MDF and LDF.

Recover data from MDF files applied to the customer database a few years ago, but the recovery data from MDF has some limitations, MDF file is easy to be overwritten by other table records deleted records, there will be recovered from the MDF data is incomplete or data duplication phenomenon.

In order to better serve our customers, we have developed two tools, a tool for restoring with MDF, Http://www.greenxf.com/soft/93770.html#down

The other is a log file to restore the tool, if the log is complete, even without MDF can be perfectly restored

Recovery method for mistakenly deleting SQL Server database tables

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.