SASSI is an integrated development environment for Microsoft SQL Server database development. It works closely with Microsoft's Visual Source Safe (VSS), bringing high-quality source control to your database development effort.
When developing a database with SASSI, your engineers will be required to define a corresponding Visual Source Safe project prior to writing any actual code, which means that your database will be developed under full source control right from day one!
Every member of your engineering team can develop the database without fear of overwriting each other's code. The central code repository ensures the integrity of your database by providing you with a complete history of all objects* in the database and by keeping your database server and its associated Visual Source Safe project up-to-date with all the latest changes.
Easily generate change scripts to update other servers with the latest version of your database. SASSI even allows you to generate individual patches for every object* in your database! Keeping your servers synchronized has never been easier!
SASSI generates re-distributable change- and patch scripts, which can easily bring your clients' database up-to-date with your latest releases.
If you would like to know more about how SASSI can help you improve both the quality and the efficiency of your database development, please do not hesitate to contact us!
* SASSI supports Stored Procedures, User Defined Functions, Views, and Triggers