Show TOC

-712: Too many parameters, SQLMAX too smallLocate this document in the navigation structure

Use

Explanation

In an SQLDA area, an SQLVAR entry was accessed which is no longer available (maximum number of SQLVAR entries < index_of_the_SQLVAR entry).

User Response

Update the maximum number of SQLVAR elements or correct the index.