Update of SQL Server Database Publishing Toolkit for Web Hosting
A few months ago I posted about the new SQL Server Database Publishing Hosting Toolkit built and published by the SQL Server team. You can read about what it offers and how to use it in these previous two blog posts of mine: Recipe: Deploying a SQL Database to a Remote Hosting Environment Tip/Trick: How to Upload a .SQL file to a Hoster and Execute it to Deploy a SQL Database The SQL Server Hosting Toolkit is a free download that makes it super easy to create a .SQL script file capable of re-creating your database (including the schema, sprocs, and actual data content). When it is installed you can simply right-click on a database inside Visual Studio or Visual Web Developer and walkthrough a wizard to script it out: You can then FTP this script
Read More...
Read the complete post at http://weblogs.asp.net/scottgu/archive/2007/04/19/update-of-sql-server-database-publishing-toolkit-for-web-hosting.aspx