
Recovery for SQL Server recovers corrupted Microsoft SQL Server database files (.MDF/.NDF). It creates Transact-SQL script that re-creates the database from the scratch. Recovery for SQL Server is able to recover corrupted tables, views, stored procedures, triggers, etc. Both standard and user-defined data types recovery is supported. Also the software repairs damaged primary keys, unique key, indexes (including "IGNORE_DUP_KEY", "CLUSTERED", "STATISTICS_NORECOMPUTE", "FILLFACTOR") and foreign keys. Recovery for SQL Server is able to process really large databases (actually, the corrupted file size is limited only by the file system specifications, e.g. FAT32 won't support files larger than 2Gb in size). Recovery for SQL Server is available for all the modern 32-bit operating systems including Windows NT/ME/2000/XP/2003 Server/Vista/2008 Server/7. Microsoft SQL Server versions 2008, 2008 x64, 2008 Express, 2005, 2005 x64, 2005 Express, 2000, 2000 x64, 7.0 and 6.5 are supported. Current version of Recovery for SQL Server includes a special feature for comfort analyzing of the database contents - Data Browser - as a standalone component.
Recovery for SQL Server 4.1.1006 was released by Recoveronix Ltd. on Wednesday 17 February 2010. Its known requirements are : n/a.
Recovery for SQL Server will run on Windows 2000 and Windows XP.