Thycotic DatabaseScripter: database rollback tool
Thycotic DatabaseScripter: database rollback tool
Submitted by webmaster@testdriven.com (Links) on Wed, 29/06/2005 - 21:23. databases & SQLThycotic.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.
