APPLICATION MANAGEMENT

Templates
A template is a skeleton that contains design elements, but no documents. When you use a template to create a database, the template's design elements are copied to the database created from that template. You can use the Designer templates as is or customize them. Or, you can create a template by creating a database with the NTF file extension and the "Database is a template" property. This property enables the master template to distribute design changes automatically to databases created from it. Databases that inherit their designs from master templates receive the latest changes through a nightly server task.

Note If, for some reason, you do not want a database to inherit designs automatically via the nightly server task, you have two options: Do not put the template on a server that runs the nightly update task or do not set the "Database is a template" property. You can then distribute changes to the database design by using the Replace Design command, specifying the server where the template is located and selecting the template. Make sure to set the database properties so that the database does not automatically inherit the design via the nightly server task.

To convert a database to a template

1. Open the database you want to be a template and choose File - Database - Properties.

2. Click the Design tab.

3. Select "Database is a template."

4. Enter a template name and click the green check mark to confirm it.

5. (Optional) Select "List as advanced template in 'New Database' dialog" to hide the template. Users who select "Show all templates" in the New Database dialog box can still view the template.

6. (Optional) Select "Copy profile documents with design" to propagate to databases created from the template any profile documents within the template.

7. (Optional)

Naming conventions


See Also