Random
From Jon's Wiki
http://www.videosift.com/video/George-Takei-responds-to-Tim-Hardaways-homophobic-comments
http://tirania.org/blog/archive/2007/Mar-09-1.html
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 :-)