-10304: Parameter/Column (<number>) not found 
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>
Use the SQLDBC_PreparedStatement::bindParameter or SQLDBC_ResultSet::bindColumn method to bind a program variable.