sql-server-2008visual-studio-2012server-explorer

How to generate database script codes under VS2012?


In Sql Server 2008 when I right click on a database there is a menu in Tasks->Generate Scripts that would give the hole database script codes.Now is there a service like this in VS2012's server explorer that give me hole database scripts codes?


Solution

  • As far as I know there is no native way of doing that from VS2012.