Background documentation-10317: LOB type for parameter (<number>) not allowed (conflicts with use of DATA AT EXECUTE parameter) Locate this document in the navigation structure

 

Explanation

One parameter was bound to an SQLDBC_LOBstructure, but a different parameter is bound to DATA AT EXECUTE.

User Response

Do not use DATA AT EXECUTE and SQLDBC_LOB parameters at the same time.