Show TOC

-10318: Invalid LOB objectLocate this document in the navigation structure

Use

Explanation

  • An invalid class reference was used to call the LOB method

  • The SQLDBC_PreparedStatement that belongs to the LOB method no longer exists

  • The SQLDBC_PreparedStatement that belongs to the LOB method has no LOB objects.

User Response

Only use the LOB object method while the associated SQLDBC_PreparedStatment is valid.