Welcome to SqlServer-QA.net Sign in | Join | Help

SQL Server Storage Engine & Tools (SSQA.net)

SQL Server Tools includes storage engine that includes a complete set of graphical tools and command prompt utilities that allow users, programmers, and administrators. SSMS, SSRS, SSIS & SSAS are most commonly used tools.
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.

Posted: Thursday, May 10, 2007 1:44 AM by SQL Master

Comments

ssqa said:

The process is easy when you have all ingredients in place (handy) without any issues on the current

# May 10, 2007 2:42 AM
Anonymous comments are disabled