APPLICATION MANAGEMENT


Replacing a design
The Replace Design command makes a database identical to a template and is the only way to distribute design changes if the database doesn't inherit its changes from a template. If you have at least Designer access in the database ACL, you can replace the design of a database with the design from a template.

If you use a template to refresh or replace the database design, to ensure that the option "Prohibit design refresh or replace to modify" takes effect, select this option as well as the option "Propagate this prohibition of design change" in the design properties of the template.

Components that are not replaced during Replace Design

The following components are not changed during a Replace Design procedure:


Caution An element with inheritance set is not replaced even if its design is not protected from updates (that is, if "Prohibit design refresh or replace to modify" is not selected).
Components that are replaced during Replace Design

The following components are replaced during a Replace Design procedure:


To replace the design of a database

If a database replicates to other servers, replace the design of only one database and let the changes replicate to other replica databases.

1. Select the database on the server and choose File - Application - Replace Design.

2. Select the template.

3. Click Replace and Yes to confirm.

See Also