Explanation
The SQL statement has an SQLDA whose host variable count does not equal the number of parameter markers found in the statement.
The SQLSTATE that equates to this SQL return code is 53S36.
User Response
Modify the SQLDA or statement so the number of host variables matches the number of parameter markers.
|
Copyright © 2014 CA.
All rights reserved.
|
|