Entering content frame

-10200: Function sequence error (data for execution expected) Locate the document in the library structure

Explanation:

The method that was called could not be executed, because the previous call of method SQLDBC_PreparedStatement::execute or SQLDBC_PreparedStatement::nextParameter requires data to be inserted piecewise using SQLDBC_PreparedStatement::putData.

User Action:

End the previous action using SQLDBC_PreparedStatement::putData or SQLDBC_PreparedStatement::nextParameter.

 

Leaving content frame