SQLOBJ

901

SQL: Class variable still bound/defined on destruction

You used %SSC_BIND, %SSC_DEFINE, or %SSC_OPEN using a variable defined in object instance data, and the cursor was not closed before the object destructor was called.