20153

Symbolic constant

SYBENBVP

Message text

Cannot pass dbsetnull()a NULL bindval pointer.

Possible Cause

Null pointer passed as bindval.

Action/solution

Correct application coding.

Additional information

When a null value is encountered, bindval is the value to use instead. NULL is inappropriate here.

Versions

All