Data Dictionaries: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
mNo edit summary
Line 1: Line 1:
DataDictionaries are about the most important thing in the DataFlex world. They provide access to your dataflex tables.
== how to create a new data dictionary from scratch==
== how to create a new data dictionary from scratch==



Revision as of 12:13, 14 September 2007

DataDictionaries are about the most important thing in the DataFlex world. They provide access to your dataflex tables.

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"

NOTE: remember to enter a width for your column.

How to create relationships

  • both tables hould have an index.
  • use 'the relationship wizard' in the database builder.