Recent content by Davor Palaic

  1. D

    Frequent freezes while working with PL/SQL Developer

    I noticed the same thing. I was just searching the forum for a solution and came across this thread. I have been using PL/SQL for over two decades. We recently renewed our license with a new version, but after a few hours of use I was quite disappointed with the new version. Freezes are very...
  2. D

    Variables on parameter window

    I saw that you are preparing new release. I have tried your 3.0.0.241 and it seems OK, but is it possible for you guys to fix this issue I have addressed you almost two years ago? Davor.
  3. D

    Variables on parameter window

    Thanks Marco. It works with reordering command-line parameters. What about second issue? The one with canceling export when called with EXCEL HIDE on command-line? Do you have any plans for a new release soon? It's been more than a year since you have released last version? Davor.
  4. D

    Variables on parameter window

    Hello. I'm starting report with command: \QUERYREPORTER.EXE userid=test/t@oracle exec=\My_Report.rep "&MyVar=Value_Of_MyVar" EDIT=OFF VIEWER=IE. When QueryReporter starts there is no Value_Of_MyVar in MyVar field on parameter window. After pressing "Cancel" and then Execute (F8) value of...
  5. D

    leading zero

    Thanks. It works fine. I'll use this pre-release version. I have noticed that you significantly improved MS Excel exporting. Now it is much faster. Davor.
  6. D

    leading zero

    If I understand you correctly the new release will not have the feature that the old release alredy has. If this is true, can you send me the prerelease?
  7. D

    leading zero

    How can I get leading zero when I'm exporting to MS Excel? I have query like this one: select '01234' from dual In preview I see 01234 but in MS Excel value is 1234. Zero is somehow lost. I tried with CSV and through Get external data in MS Excel and everything is fine. The problem is only...
  8. D

    Button New protected with password

    I know that you are working on new release. I have just a little request for enhancement and I think that you can do it with just a few lines of code in new release. It is about button New. Can you protect button New with the same way (same password ) as the button Edit Report? I think it is...
  9. D

    Exporting to MS Excel

    I'm starting report with command: \QUERYREPORTER.EXE userid=test/t@oracle exec=\My_Report.rep EXCEL HIDE EDIT=OFF VIEWER=IE. Query Reporter shows me variables window only but if I press Cancel button on Variables window (or Close Variables window or press Esc key) Query Reporter starts MS Excel...
Back
Top