daveofgv
Well-known member
Hi Forum!
I have a quick and simple question (maybe), but I am not exactly sure of the answer.....
I have a SQL database that I created in SQL Management Studio 2012 and I want to add it to my Visual Studio 2010 project... I connected to the database just fine and can add / delete / update.... However, when I looked in the management studio - I see the updated info, however, I want to deploy my package and have the database in the deployment...
Question:
When I connect to a database that is in SQL Management Studio - how do I add it to my project for deployment instead of it always connected to the main database?
Or do I have to build the database directly inside Visual Studio server explorer?
Hope I am saying this correctly..
Thanks in advanced
daveofgv
I have a quick and simple question (maybe), but I am not exactly sure of the answer.....
I have a SQL database that I created in SQL Management Studio 2012 and I want to add it to my Visual Studio 2010 project... I connected to the database just fine and can add / delete / update.... However, when I looked in the management studio - I see the updated info, however, I want to deploy my package and have the database in the deployment...
Question:
When I connect to a database that is in SQL Management Studio - how do I add it to my project for deployment instead of it always connected to the main database?
Or do I have to build the database directly inside Visual Studio server explorer?
Hope I am saying this correctly..
Thanks in advanced
daveofgv