Entering content frame

-10316: DATA AT EXECUTE for parameter (<number>) not allowed (conflicts with use of LOB parameter) Locate the document in the library structure

Explanation:

One parameter was bound to DATA AT EXECUTE, but a different parameter is supplied for an SQLDBC_LOB structure.

User Response:

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

 

Leaving content frame