Possibility one: you delete it and reinstall SQL Server, but you loose the data.
Possibility two: you reattach the Database. For that ou need the SQL command ATTACH which you should execute in the SQL Express Manager. Best would be to read the help about that command.
__________________ Never underestimate the power of stupid people in large groups |