Use VS2010 to deploy your SQL Database

Posted by mcp111 on ASP.net Weblogs See other posts from ASP.net Weblogs or by mcp111
Published on Sat, 05 Mar 2011 17:13:00 GMT Indexed on 2011/03/05 23:25 UTC
Read the original article Hit count: 244

Filed under:
|
|
|

Did you know? You can use VS2010 to deploy your SQL databases.

To access the deployment tool in Visual Studio 2010 you must first navigate to the project's properties window and find the Package/Publish SQL tab, located just below the Package/Publish Web tab. Here you will find most everything you'll need for deploying SQL databases.

http://rachelappel.com/deployment/database-deployment-with-the-vs-2010-package-publish-database-tool/

 

© ASP.net Weblogs or respective owner

Related posts about .NET

Related posts about sql2008