How can i generate database script (.sql file) from visual studio 2012. I do not have management studio.
-
You're going to need to be more specific to get a helpful answer. What script are you trying to generate? Just script the creation of a database?mmarie– mmarie2013-10-22 17:22:22 +00:00Commented Oct 22, 2013 at 17:22
-
SSMS Express is free.granadaCoder– granadaCoder2013-10-22 17:25:11 +00:00Commented Oct 22, 2013 at 17:25
-
i need database script with schema and data through which i can create a new databaseAnkush Jain– Ankush Jain2013-10-22 17:28:43 +00:00Commented Oct 22, 2013 at 17:28
-
i know but my SSMS is unable to connect with database installed at mssql.iserverplanet.com but it is running in vs 2012Ankush Jain– Ankush Jain2013-10-22 17:30:12 +00:00Commented Oct 22, 2013 at 17:30
Add a comment
|