Entering content frame

-10301: Invalid host type (<name>) for parameter (<number>) Locate the document in the library 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 Action:

·        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.

 

Leaving content frame