Recent content by Ivan

  1. I

    DbgBreakPoint

    I've compiled OCI sample cdemo1 which is shipped with Oracle8.1.6 using MSVC 6.0. The log is still the same: HEAP[cdemo1.exe]: The thread 0x540 has exited with code 1 (0x1). HEAP: Free Heap block 1673680 modified at 167381c after it was freed. It seems that the bug comes from Oracle ...
  2. I

    DBMS_OUTPUT

    Thank you. ------------------ WBR, Ivan.
  3. I

    DBMS_OUTPUT

    Is there any possibility to read text which is posted by dbms_output.put_line method ? ------------------ WBR, Ivan. [This message has been edited by Ivan (edited 02 February 2001).]
  4. I

    DbgBreakPoint

    It seems to be the same problem ... But I can't see any solution. There is only one suggestion to uninstall Oracle Trace Utility. But I have no such utility installed. I'm wrong maybe. What is the correct filename for this utility ?
  5. I

    DbgBreakPoint

    If I use Direct Oracle Access (Direct Oracle Access, Object version, Base version: 3.4)in a Delphi application (Delphi 5.0 build 6.18 Update Pack 1) under Windows 2000 Professional (5.00.2195 Service Pack 1), I always(frequently) receive CPU window when exit that application with DbgBreakPoint...
Back
Top