Bug in TOracleObject's destructor in DOA 4.0.7?

Each call of TOracleObject's destructor causes an exception: TOracleObject: Invalid handle. I am using C++ Builder 5 and the new 4.0.7 version of DOA. The error occurs in the 'ObjectGrid' example too. (line 133: Person->Free() ).
 
Back
Top