Application Installer Wizard
The Application Installer Wizard enables you to install, update, and uninstall the following database applications:
- SaveToDB Frameworks 7/8/9/10
- SaveToDB Developer Framework
- SaveToDB Administrator Framework
- Database Help Framework
- Change Tracking Framework
- Tab Framework
The SaveToDB Framework is used to configure SaveToDB applications and is available on all supported platforms. For more details, see the Developer Guide.
Other frameworks are available only for Microsoft SQL Server. All frameworks are free to use.
You can also download the source code of the frameworks with the SaveToDB SDK.
The wizard consists of the following steps:
- Selecting a provider
- Connecting to a database
- Selecting an application and operation
- Verifying and executing a script
- Verifying execution results
Step 1. Selecting Provider
Select the desired data provider as described in the Database Connections topic.
Step 2. Connecting to Database
Connect to a database as outlined in the Database Connections topic.
Step 3. Selecting Application and Operation
Choose the desired application and operation.
The Application Objects table displays the application objects and their current status. Ensure you have sufficient permissions to view these objects.
Step 4. Verifying and Executing Script
The wizard displays the script for the operation. You can modify it before execution.
If needed, uncheck the Execute in a transaction mode checkbox.
Click the Execute button to run the script.
The wizard will prompt you for confirmation before executing:
Step 5. Verifying Results
The wizard displays the results of the operation.
You can return to check the new status of application objects and proceed with additional operations.