Difference between revisions of "Random"

From Jon's Wiki
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
  
 
http://www.cortexcommand.com
 
http://www.cortexcommand.com
 +
 +
===Version control your database===
 +
http://odetocode.com/Blogs/scott/archive/2008/01/30/11702.aspx
 +
http://odetocode.com/Blogs/scott/archive/2008/01/31/11710.aspx
 +
http://odetocode.com/Blogs/scott/archive/2008/02/02/11721.aspx
 +
http://odetocode.com/Blogs/scott/archive/2008/02/02/11737.aspx
 +
http://odetocode.com/Blogs/scott/archive/2008/02/03/11746.aspx
 +
 +
Maintain your starting db as a SQL (or XSD with generated SQL) and stick it in version control along with an upgrade method/script that compares a timestamp in the db with a timestamp const in the code  :-)

Latest revision as of 11:33, 6 February 2008