Previous Topic: IDCMDDER47 - Unsupported TYPE-NUMERIC attribute. Field has been converted to "X"Next Topic: IDCMDDER49 - Fields with Null Indicator are not supported for CBS dataviews


IDCMDDER48 - Unsigned integer field has been converted to "X"

Reason:

SQL does not support unsigned integer (small or regular) fields. Such a field is treated as a character string.

Action:

If it is necessary to treat the field as integer, redefine it as signed.