Error 16337

Severity

10

Message text

%1!: Bad value(%2!) for scale in CS_DATAFMT.

Explanation

The specified API has detected an invalid CS_DATAFMT scale value for a CS_NUMERIC_TYPE or CS_DECIMAL_TYPE variable. scale must be less than or equal to precision.

Action

See cstypes.h, which defines, from CS_MIN_SCALE to CS_MAX_SCALE, the valid scale values. The default scale is CS_DEF_SCALE.

Additional information

Symbolic constant: SRV_EBADSCALE