We experience problems when we try to call an SQL / stored procedure using parameters.
Basically the problem is simple: When we try to add paramters to the call, these are apparently always defaulted to "Validate value" and "BigInt". If we try to change to e.g. "Binary", and we uncheck "Validate value" and press ok, then when we edit the parameter again it has been reset to "BigInt" and checked in "Validate value".
Apparently is doesn't proberly save these settings.
_René