How to deploy a SQL database to a remote hosting environment?
The process is easy when you have all ingredients in place (handy) without any issues on the current environment. The Database Publishing Services are a set of ASP.NET web services you can easily deploy to make it simple for your customers to deploy SQL Server databases.
Further to the subject I have taken help of ScottGu's blog post, that helped me a lot to consider various options for my requirement. The end result is pain-less and successful.