Data Dictionaries: Difference between revisions
From DataFlex Wiki
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
== how to create a new data dictionary from scratch== | == how to create a new data dictionary from scratch== | ||
Line 7: | Line 6: | ||
*enter some columns (input name, type and width) | *enter some columns (input name, type and width) | ||
*choose "Maintenance" and "create empty datadictionary" | *choose "Maintenance" and "create empty datadictionary" | ||
== How to create relationships == | |||
*both tables hould have an index. | |||
*use 'the relationship wizard' in the database builder. |
Revision as of 13:14, 7 September 2007
how to create a new data dictionary from scratch
- 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.