20114

Symbolic constant

SYBERPUL

Message text

When passing a SYBINTN, SYBDATETIMN, SYBMONEYN, or SYBFLTN parameter via rpcparam(), it's necessary to specify the parameter's maximum or actual length, so that DB-Library can recognize it as a SYBINT1, SYBINT2, SYBINT4, SYBMONEY, SYBMONEY4, etc.

Possible Cause

dbrpcparam() called with incorrect datlen value.

Action/solution

Correct application coding.

Additional information

Versions

All