Changes
The Database Manager is basically used for maintenance tasks in UBIK databases. These tasks can be executed whether there is already a database connected or not connected but already defined in the UBIK.Studio options. A For the second case, the database manager tries to establish a temporary connection can be refused by the to work with. If needed, UBIK.Studio refuses database connections due to a version mismatch between the used UBIK.Studio version and the database version. To solve thisdeficiency, the database can be upgraded in this place dialog to enable the user to connect to the database and continue working once back in the Studio. For this task, the database manager automatically selects all needed scripts to perform an upgrade. Another additional functionality is to execute any SQL script file, for example to perform specific changes in the database, applying corrections, cleanup etc.
[[File:UI_DatabaseManager.png|thumb|right|220px|Database Manager Dialog]]
==Toolbar==
{| class="wikitable" | width = "50%"
|-
! Item !! Purpose
|- align="left"
| Run Script... || Load and execute a SQL script on the connected database.
|}