The data dictionary is Web-D-Zine's( WDZ ) key building block. As you build your tables, all you need to select the information that you want to include. A data dictionary can really help with data that needs to be stanardized and it can also help you to get a project off the ground quickly.
You are here
- Home
- Key Features
- Data Dictionary
Data Dictionary
Report
Key
rfZm3La52cb
Value
Code
Title
Codes are written by the user and are only alphanumeric characters plus an '_' or '-'. They are great when you need to access the data by application code
Group
Code type
Bundle
Indexed items
Sequence
0
Type
Key
Name
Code
Field name
code
Data base type
VARCHAR
Size
64
Comment
Code
Display
Description
Code that needs to be accessed via the application code
Form Type
text
Category
-1
Validation
REGEXP
Validation Extra
/^([A-Z0-9\-_]+)$/i
Index type
Unique
Searchable
Yes
Retrieve
Yes
Sort
Yes
Encrypt
NO