KISSDB

Database Change Management
Download

KISSDB Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Publisher Name:
  • Runxc1
  • Operating Systems:
  • Windows All
  • File Size:
  • 13 KB

KISSDB Tags


KISSDB Description

The KISS application will allow you to get your database versioning set in place in less than 15 minutes. KISS can be integrated into MsBuild or Nant. Convention- 1. Create numbered Database Version scripts that are either hand written or created by a tool like DBDiff or RedGate or Whatever. Examples 001-Creating some tables.sql 002-Creating-some-more-tables.sql 003-Insertingsomedataandcreating_views.sql 2.Place all of the Database change scripts in the same folder. 3. Thats it. What you thought it should be more difficult? Execution KISS is a single executable file and is invoked in the following manner.(I suggest you create a bat file or run it in your Build script) KISS.exe /f:Kissprops.xml Kissprops.xml is a simple xml file that specifies the connection string and DataBase Provider that is going to be used. ExampleFile true false SQLServer server=.SQLEXPRESS;database=KISS;User Id=KissUser;Password=$donate$; db_schema C:devSchemaSqlServer


KISSDB Related Software