I have a database that includes one particular table that needs to be restored. The database is fine, the table in question needs to be restored. Normally, I suppose one would restore the database from one computer to another and then copy the necessary files. I do not have another computer that is suitable for this. Is it possible to simply copy both the database and log files (*.mdf & *.ldf) to another directory on the same computer, then do a restore to the original directory? If this fails can the files simply be copied back and the database will read fine (even with the bad table)? Any assistance will be much appreciated. Thanks.
Darryl
Darryl