I took my 7.x db and used the upgrade tool. Since I appearantly am uncapable of creating a copy of the database from our host that includes the seed identity parameters I decided to create a new empty version 8 database, upgrade the 7.x copy and then copy the data to the new empty database.
All looked good and fine, but when I copied the contents I was presented with errors about columns that exist in the source but not in the destination.
I am not sure if that is my only problem (I hope), but would it be possible to modify the upgrade tool so that it drops the columns in the tables that are no longer used. Also you should consider removing the 'beta warnings' in the tool
