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

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -