Dovetail SchemaEditor is an important part of the Dovetail Agent system. It allows the database schema to be modified and extended to allow for additional features and customizations.
SchemaScript enables a simple, imperative way of specifying the changes to be made to the database schema
Uses standard XML files for defining the schema and schema changes
Ships with XML Schema Definition (XSD) files, so that you can use industry standard tools to modify and validate schema files, and be confident that the XML is valid
Based on the .NET Managed Code Environment - Since Dovetail SchemaEditor is based on the Microsoft .NET Framework, it inherently gains powerful features such as an object-oriented, managed code, highly secure operating environment.
Enhanced Logging - Dovetail SchemaEditor takes advantage of the powerful and flexible logging features of log4net. This makes it easier to troubleshoot and diagnose problems that may arise as well as audit and monitor the detailed processing of Dovetail SchemaEditor.