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 95/98/NT/ME/2000/XP/2003 Server.
Microsoft SQL Server versions 6.5, 7.0, 2000 and 2005 (including Express edition) are supported.
This software is a commercial software. You will be able to download and test Recovery for SQL Server during a certain period of time, then, if it does what you need, you will have to acquire the full version from Recovery for SQL Server publisher. The Recovery for SQL Server 3.0.0813 free trial version contains an installer and an uninstaller, and has a size of 1199 Kilobytes.
For additional information and support request, please contact directly Recovery for SQL Server publisher.

Recovery for SQL Server Screenshot