Updating the database structure updating-the-database-structure
To apply the modifications made to the schemas, launch the database update wizard. This wizard is accessible via Tools > Advanced > Update database structure . It checks whether the physical structure of the database matches its logical description and executes the SQL update scripts.
The modules in the database are automatically populated and activated.
The Add stored procedures and Import initialization data options are used to launch the initial SQL scripts and the data packages executed when the database is created.
You can import a set of data from an external data package. To do this, select Import a package and enter the XML file of the package.
Follow the steps and view the database update SQL script:
Next, launch the database update: