Data Dictionaries: Difference between revisions

m
Added to the Basics category
mNo edit summary
m (Added to the Basics category)
 
(23 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Plural for [[DataDictionary]]


== how to create a new data dictionary from scratch==
[[Category:Basics]]
 
*open Database Builder.
*create a new table
*enter some columns (input name, type and width)
*choose "Maintenance" and "create empty datadictionary"
 
 
 
== How to create relationships ==
 
*both tables hould have an index.
*use 'the relationship wizard' in the database builder.