Entering content frame

-10314: Invalid parameter processing sequence, process non-LONG data before parameter (<number>) Locate the document in the library structure

Explanation:

The parameter index transferred to the SQLDBC_PreparedStatement::nextParameter method can not be processed as the next parameter.

User Response:

·        Change the order of processing for parameters.

·        Process the parameters describing LONG columns after the parameters for other columns.

 

Leaving content frame