Recent content by Matt Symes

  1. M

    PL/SQL Developer slow querying dictionary objects

    OK - I've got a Debug.txt file. Can I mail to you to take a look? Don't think version 7 should be poorly performing with 10g. 10g was around well before version 7 I think.
  2. M

    PL/SQL Developer slow querying dictionary objects

    Is there a debug mode or anyway of getting a trace from PL/SQL developer itself when it tries to query objects from the data dictionary. I love PL/SQL Developer (currently using version 7) but it's very slow using it at my current client site and I'd like to understand why and then hopefully...
  3. M

    Enhancement Request: Direct Export without display

    Marco, can I second this request. It would be *very* useful to be able to have query reporter effectively mimic just the standard SQL window in PL/SQL developer. When doing analysis we usually take the data from the report and dump it into Excel anyway. Hence, either a report which creates an...
  4. M

    Variable/Parameter reuse in Reports

    Hi there, Thanks for all the great work you guys do developing and supporting PL/SQL Developer. I want to write a report where I reuse a user entered variable but I can't work out how to do it. In my particular case I want to use the same parameter in the SELECT xxx part and the GROUP BY xxx...
Back
Top