Compressed backup support
Use natively compressed transaction log and database backups as data sources
SQL Server 2012 support Recover data and objects from SQL 2012 databases. Recover FileTables’ schema and data |
Smart resource management Automatically identify the optimal recovery method for peak performance |
Improved scalability |
Fully leverage the increased memory limit and performance boosts provided by the x64 architecture
Direct-to-database recovery Recover data directly to a database including data lost due to TRUNCATE or DROP operations. Recover lost tables directly to database including tables containing calculated columns or tables with missing schema and user defined data type definition |
BLOB extraction Extract online BLOBs as data files |
Improved filtering Specify the timeframe in which your data or objects were lost |
Support for additional SQL Server objects and data types |
Restore data from compressed tables and SPARSE columns. Recover vardecimal and FILESTREAM data
Redesigned interface |
Support for multiple data source types Recover from live databases and transaction logs, detached database and transaction log files as well as native or compressed transaction log and database backups |
Lost data recovery Recover data lost due to a DELETE or TRUNCATE operation |
Object restore Recover dropped objects |
MDF recovery Recover data directly from un-attachable or corrupt database files |
BLOB recovery Recover online or deleted BLOBs as data files, ideal for SharePoint recoveries |
Selective restore Specify the data and objects that will be recovered |
Pre-impact analysis Review the impact of the recovery script before it is executed |
![]() | Support for all SQL Server versions |
Recover lost objects and data from all SQL Server 2012, 2008 R2, 2008, 2005 and 2000 databases
System requirements :
SQL Server | Microsoft SQL Server 2012, 2008, 2005 and 2000 |
OS | Windows XP and above |
Required | Microsoft ActiveX Data Access Objects Library (ADO) (MDAC) 2.8 or greater Microsoft .NET Framework 3.5 SP1 |
Note | Native support for the x64 architecture |