Recent content by markusplem

  1. M

    class TOracleSession not found

    I get this error message if I call a function from a DLL that uses DOA. (doesn't matter if BCB5 or BCB2006) Any ideas what's wrong here?
  2. M

    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