Entering content frame

-10304: Parameter/Column (<number>) not bound Locate the document in the library 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 Action:

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

 

Leaving content frame