FLDTYPE
|
Number
|
Description
|
---|---|---|
FLDTYPAUTO
|
65
|
This is the default field selected by System Architect internally
|
FLDTYPCHARACTER
|
67
|
String up to 256 characters
|
FLDTYPDATE
|
68
|
Date field (for example, MM/DD/YYYY)
|
FLDTYPLOGICAL
|
76
|
Boolean field
|
FLDTYPMEMO
|
77
|
Memo fields store large blocks of text up to 4,095 characters
|
FLDTYPNUMERIC
|
78
|
The field must contain values that are numbers
|
FLDTYPTIME
|
84
|
Time field (for example, hours:minutes:seconds)
|