SQLVSS - SQL Version Control

SQLVSS is integration solution for SQL Version Control, it scripts database objects into Visual SourceSafe, it keep records of different versions of database throughout the development process without storing a copy of the entire database each time. it simplified troubleshooting process by knowing exactly what has changed, and has the ability to roll back changes to prior version of the objects.

Easy to use

Script Database Objects into Visual SourceSafe

SQLVSS Benefits

  1. Control of the versions of objects that are deployed in the various environments
  2. Database objects recovery
  3. Change tracking , detection of new or deleted objects
  4. Difference tracking, detection of what has changed in an object
  5. History of object changes
  6. Simplified troubleshooting process by knowing exactly what has changed, and the ability to roll back changes to prior version of the objects