Data Dictionaries: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:




[[Category:DataFlex basics]]
[[Category:Basics]]

Revision as of 16:26, 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.