Cause
The bind variable that was passed to the bind call did not have a matching placeholder in the statement.
Action
Ensure that the variable being bound has a placeholder in the statement.
Error Message
unrecognized bind variablestringpassed to the bind call
The bind variable that was passed to the bind call did not have a matching placeholder in the statement.
Ensure that the variable being bound has a placeholder in the statement.