If the database is not truncated, then you have to narrow it down to what table is in error. (It can be other things too, but start here.) Once you find the table, post the name of the table and re-ask the question. Basically you have to syntactically parse the table. If the corruption spans multiple tables it gets logarithmically more difficult.
There are companies out there that try to restore databases, if this is really above your head. Do not expect 100% complete restoration. You cannot restore data when you do not know what the original data was suppose to be. Guesses have to be made, based on the model.
|