Working Steps of SQL Recovery Tool

  1. Download the software setup >> Install & Run it
    Recover SQL Tables which are Corrupt
  2. Click on Open button, to select the MDF file. Then software will display following screen:
    Open File Location
  3. Now select the Scan Options and Version of SQL Server. The user can also check the option preview deleted SQL records to preview the database records in red color.
    Scan Option
  4. The Tool will starts the scanning process.
    Scanning Process
  5. Software will display message if the expected results are not found by Quick Scan mode then choose advanced Scan.
    choose Advanced Scan mode
  6. Preview SQL database objects such as Table, Stored Procedure, Functions, Views, Triggers etc. This software also shows the deleted SQL table records in red color.
    Preview SQL database
  7. Select the Option to Export SQL database to SQL Server database or SQL Server compatible scripts.
    Export SQL database
  8. Now In the Database Authentication Select the Server Name and Authentication Mode.
    Select Authentication mode
  9. If you are using SQL Server Authentication then enter the SQL Server Name and Login Creadentials for SQL Server.
    Enter the server name
  10. Now Select the destination database or the user can export to existing database.
    Select the destination database
  11. Software Will shows the default collation type.
    select the collation type
  12. Now Select the items to recover.
    Select the items to recover
  13. Select the option to export With only Schema and With Schema and data.
    Export with Schema and Schema and data
  14. After the completion of the Export process the Export completed message will appear.
    Export proces completed