Data Dictionaries: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
mNo edit summary
Line 3: Line 3:
== how to create a new data dictionary from scratch==
== how to create a new data dictionary from scratch==


*open Database Builder.
*open [[Database Builder]].
*create a new table
*create a new table
*enter some columns (input name, type and width)
*enter some columns (input name, type and width)

Revision as of 17:09, 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.