Data Dictionaries

From DataFlex Wiki
Revision as of 18:46, 26 September 2007 by 206.169.205.50 (talk)
Jump to navigationJump to search

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 should have an index.
  • use 'the relationship wizard' in the database builder.