Recent content by dimich

  1. D

    Runing SQL with EDITIONABLE

    After several emails I receive this one. Hello Dmitri, " It seems that the statement parser of the SQL Window and Command Window does not process the (NON)EDITIONABLE clause. We'll fix this. Greetings, Marco Kalter " I think topic must be closed. Thanks.
  2. D

    Runing SQL with EDITIONABLE

    I made debug.txt file, but unfortunately I do not see how I can attach or send this file. :(
  3. D

    Runing SQL with EDITIONABLE

    Hi. I use PL/SQL Developer Version 12.0.7.1837 (64 bit) When I run at the new "sql window" or "command window" command above, then commands done well. CREATE OR REPLACE TYPE T_REC_02 AS OBJECT ( f_id NUMBER , f_pid NUMBER , f_name VARCHAR2(128) , MEMBER PROCEDURE Test(in_id NUMBER)...
  4. D

    Candle and gantt chart/graph

    Thanks.
  5. D

    Candle and gantt chart/graph

    Hi. Will you plan to support "Candle graph", "Gantt graph" and if you will plan, then when ?
Back
Top