Subject | RE: [firebird-support] Looking for some suggestions...Vertical market apps |
---|---|
Author | Alan McDonald |
Post date | 2004-08-02T14:35:20Z |
> OK, but if your customer lost all the data in the databasethe application continues to carry all previous upgrade scripts with it. If
> (including these
> records), how would you ever know what to upgrade from again? I guess I'm
> kinda answering my own question here - put this information somewhere
> outside of the database, but be sure to include a copy of it somewhere. I
> guess this could be stored redundantly with the application (ie. 'Last DB
> Version used' or something like that).
you placed app verion 2.8.00 against a brand new (old) empty database
version 1.0, then the app would immediately bring the db up to version 2.8
via however many steps, each one relying on the previous version upgrade.
Alan