
lnkin.amit1.5524918490268528E12 asked a question.
Rollback Installer
Hi All,
I would like to Rollback my installer if installation is
a.) Corrupted
b.) SQL file execution is wrong.
c.) installation is canceled by user
Question: How do we set or rollback sql executions which have been committed to database?
Any clues?
For a database its always safe to take a backup before installation. Use the same rule to restore the database one step before triggering rollback (I am not sure if this is the best way).