The Syniti Database Versioning Tool (DBVT) is an application that was developed by Syniti to extract data and SQL objects from databases and to install them on other SQL Server instances. The extraction process saves the data and SQL scripts into files within a well-organized folder structure.
The Syniti DBVT is commonly used to manage the following scenarios:
1. Databases
- Extraction of database SQL objects (tables, views, procedures, functions)
- Extraction of database table data
- One-time installation of extracted database objects and data
2. Custom DSP WebApps
- Extraction of custom DSP WebApp SQL objects (tables, views, procedures, functions)
- Extraction of custom DSP WebApp data
- Extraction of custom DSP WebApp components (WebApp, Pages, PageColumns, etc) from the CranSoft database
- One-time installation of extracted database objects and data
3. DSP Application Content
- Extraction of reusable data (Content) from standard DSP WebApps
- Installation of extracted reusable data (Content) into other DSP instances
Refer to the Syniti DBVT User Manual for more information.