NIPO Fieldwork System Version 1.14
LookupFields
Links single-coded fields with the LookupValues table. For internal use by the NIPO FMS.
LookupFields table
|
Fieldname
|
Description
|
Type
|
Length
|
NOT NULL
|
|
LookupTableName
|
Lookup table name
|
varchar
|
50
|
NOT NULL
|
|
LookupIndexValue
|
Lookup index value
|
int
|
|
|
|
SourceTableName
|
Source table name
|
varchar
|
50
|
NOT NULL
|
|
SourceField
|
Source field
|
varchar
|
50
|
NOT NULL
|
|
|
|
|
|
|
|