Move a database from one server to another server in SQL Server 2008
Detailed post on the 4 different ways to move your database information from one SQL Server to another. My preference being number 4, script generation. This is a handy resource as it’s not a very common task for small to medium sized websites & web applications and it can be hard to remember the best way to carry out such a job.

