Explanation
An expression has been used as the index for an array element in a context where SQL requires a simple literal. The number of times where this limitation is necessary should be minimal.
The SQLSTATE that equates to this SQL return code is 53S41.
User Response
Re-code the index as a literal.
|
Copyright © 2014 CA.
All rights reserved.
|
|