Entering content frame

-859: Number of columns < number_of_parameters 

Explanation:

More SQL variables are specified in the statement than columns are available in the table.

User Action:

If this is not desired, add columns to the table or reduce the number of SQL variables.

 

Leaving content frame