Hi,
I am programming a 2005 database with C#. But what if the database is corrupted? What are the SQL code to repair the database. I have searched and founf the command 'DBCC
CHECKDB'. I ran it managment studio express, and did something. I have 6 databases in the SQL server, but want to repair 1 of them. How to do, something like DBCC
CHECKDB <databasename>?
I hope someone can help
regards Rinaldo
Full of ideas but don´t know how.
View Complete Post