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?
-
did you see this? msdn.microsoft.com/en-us/library/0z2xsa6y.aspxMohammadreza– Mohammadreza2014-02-02 08:14:58 +00:00Commented Feb 2, 2014 at 8:14
Add a comment
|
2 Answers
As far as I know there is no native way of doing that from VS2012.
1 Comment
Mohammadreza
Did you see this, i can't use this: msdn.microsoft.com/en-us/library/0z2xsa6y.aspx