A database is generated in order to create a single script that is packaged as the “source database” in the installer EXE. This process also involves data consistency and dependency checks which are verified through the database build process.
The upgrade can now be formulated as an installation executable or alternatively a C# project. There is an option to compress the install executable and also to create a silent installer. The selection of this latter option introduces a further tab “Target Database Settings”. This allows the specification of a target client machine where the install will be run with minimal user interaction.

