Background documentation-10304: Parameter/Column (<number>) not found Locate this document in the navigation structure

 

Explanation

The method that was called could not be executed, because no program variable was bound for the parameter or column with the specified number <number>

User Response

Use the SQLDBC_PreparedStatement::bindParameter or SQLDBC_ResultSet::bindColumn method to bind a program variable.