Skip navigation.

Thycotic DatabaseScripter: database rollback tool

Thycotic DatabaseScripter: database rollback tool

databases & SQL
Thycotic.DatabaseScripter is a simple utility that generates a stored procedure called "SETUP" which will remove all data from your database and then reinsert it in the correct order. It uses the system tables in the database to identify foreign key dependencies and make sure data is manipulated int he appropriate manner.