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

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -