Make versions of MS SQL Server Stored procedures and functions -


i have problem team members altering sps , functions , conflicts occurred through development

is there anyway or tool store , version of them ?

the problem before releasing new version, don't want tool compare difference between 2 databases red gate sql_compare

thanks in advance

you may make use of features in visual studio , tfs(or other source control mechanisms). need

  • create sqlserver db project in visual studio , configure desired database.
  • bind project source control (tfs, svn etc.,)

every time have change in db, can compare changes using .scmp file , click update.

you may refer post more information: http://candordeveloper.com/2013/01/08/creating-a-sql-server-database-project-in-visual-studio-2012/


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -