I'm trying to help a friend recover a MSSQL database from a hard drive that devolped bad sectors. I've got the .mdf for the database, but the .ldf was taken by the bad sectors. In browsing through the documentation, I've sorted out that I've got to execute the command AttachDBWithSingleFile, and I've sorted out the syntax for the command. The issue is, not knowing MSSQL well at all, is that I cannot sort out where / how to give the server that command. Any advice would be fantastic.
Thanks!
will
Thanks!
will