Background documentation-10301: Invalid host type (<name>) for parameter (<number>) Locate this document in the navigation structure

 

Explanation

The method that was called could not be executed, because the <name> data type entered in the SQLDBC_PreparedStatement::bindParameter method is invalid.

User Response
  • Only choose values for the data type (SQLDBC_Hosttype) specified in the SQLDBC_Types.h file.

  • Check whether your version of the SQLDBC interface supports the data type entered.