You may repair your SQL database file by executing set of SQL DBCC statements. It includes "checkdb and dbrepair" statements which scan and repair SQL Server database.

Statements should be...