-10314: Invalid parameter processing sequence, process non-LOB data
before parameter (<number>) 
The parameter index transferred to the SQLDBC_PreparedStatement::nextParameter method can not be processed as the next parameter.
Change the order of processing for parameters
Process the parameters describing LOB columns after the parameters for other columns.