skip to main content
Corticon Server: Integration & Deployment Guide : Implementing EDC : Working with EDC in Corticon Server : Creating and updating a database schema from a Vocabulary
 

Try Corticon Now
Creating and updating a database schema from a Vocabulary
A Vocabulary can act as the source schema for a new database. That technique “force-generates” a schema into a connected database as described in the loading of the Cargo Vocabulary into SQL Server in the EDC tutorial.
Before you can generate an Entity in a Vocabulary to a database you must click on its Datastore Persistent property, as shown:
Choose Yes, as shown:
Repeat this action on every Entity in the Vocabulary that you want to map to a database table.
Note: Some Entities (such as Male_Customer and Female_Customer in the Insurance sample) are inherited from another entity and cannot be mapped to the database. For those Entities, set Database Persistent to No.