Recent content by Balint

  1. B

    Customize the toolbar on the grid

    Yes, I meant that. Thanks.
  2. B

    Customize the toolbar on the grid

    Is it possible to customize the toolbar on the grid in version 6? (Remove buttons)
  3. B

    Conditional formatting in reports

    Is it possible, or is it planned to be, to make conditional formatting in report layouts? (e.g.: value between 0 and 10 is red others blue, etc.) B
  4. B

    Developer freezes when collecting dataset

    Company computer, so I can't. But we are planning to upgrade the developer and the query reporter as well. Maybe it will help?
  5. B

    Developer freezes when collecting dataset

    Hi All, I have a procedure which returns a cursor. When I click on the sign to show the dataset, and click on another window, the developer freezes till the recordset is collected totally, and I cannot use other wondows. This can be wery annoying, if the collection takes long time. Version...
  6. B

    Procedure returning with cursor to resultset

    :-( The world could be a better place ...
  7. B

    Procedure returning with cursor to resultset

    Hi All, I have a less important but more annoying problem. Is there any way to see the returning cursor's resultset immediately, without pressing the cell button in the grid? I have a query like this: select function_name from dual which returns a cursor.
Back
Top