Once I have a database project in Visual Studio, if I edit a stored procedure or view, how do I apply the changes to the server? -


Once I project a database in Visual Studio, if I edit a stored procedure or view How do I apply these changes to the server?

solution explorer ... right click project ... open properties .. create tabs .. your server Set target db on

Then go back to the Solution Explorer ... Right click ... Create again ... then it is done when right click and deploy.

:)

Kindness,

Donation


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

c# - TypeConverter in propertygrid only converts from string, not to -

jQuery UI: Datepicker month format -