Restoring a MSSQL 2005 database can be hell for those that do not know how to do it properly. Espically if you are restoring this database on a different server than what it was created on.
I have watched developers spend hours on this simple but trivial task. And I, at times, have even found myself spending entirely way too much time tryting to restore a backup. It’s one of those tasks that pops up (for me anyway) only a few times a year. So, to save time, I thought it would be helpful to document the process.
Now, if there is something I missed, or if there is a better way of doing this, please let me know. Thanks, and good luck.
Oh, and just for your reference, and if you want to sift through the ocean of info - Microsoft explains it here
Obviously, if you get a “success” message, the backup worked. If you get an “error” message…well, try try again.