Explanation
The SQL statement cannot be prepared using dynamic SQL.
The SQLSTATE that equates to this SQL return code is 07S06.
User Response
Modify the SQL statement type or statically prepare the SQL statement.
|
Copyright © 2014 CA.
All rights reserved.
|
|