Can't assign value to unbound parameter (Error 40042)

An attempt was made to set a value for a parameter that has not been bound.

To avoid this error, make sure no error was returned from prior RDO methods. If an error was returned, fix the SQL statement that was passed, and try the operation again.