Recent content by rene.heusser

  1. R

    Bind Variable in SQL Windows

    Is this still true?
  2. R

    PL/SQL Developer still shows "OCI: version 9.2"

    Forgot to mention that the oci.dll version in the path shows version 11.1.0.1. So I have no clue where 9.2 is coming from ... Ren
  3. R

    PL/SQL Developer still shows "OCI: version 9.2"

    I have upgraded my oracle client to 11.1.0. When I look at the Support Info form in the develper it shows: Using Home: My_Home DLL: C:\Oracle\product\11.1.0\client\bin\oci.dll OCI: version 9.2 Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 What did I miss here? Kind regards Ren
  4. R

    Error saving macro lib file

    There must be something really strange with the macros now. I have updated to the latest version 7.1.4.1390 and encounter still the same problem, but now even if I press F11 for "Macro Record (F11)" PLSql developer hangs and freezes the whole screen and no further input neither mouse nor...
  5. R

    Error saving macro lib file

    Yes, I can create files in the directory. If PLSql Developer is closed I can modify and save the file with a text editor and a backup file is created in the same directory. If PLSql Developer is active, I cannot save modification to the file with a text editor --> Error: Unable to save ...
  6. R

    Error saving macro lib file

    I have restarted the PC and it is still the same. There is no additional error text. ???
  7. R

    Error saving macro lib file

    I have recorded a new macro, which I added to my existing macro library. When clicking on "Select" or "OK" the message appears "Error saving c:\...\PLSQL ...\macro\r.heusser.lib. Anybody has an idea why this happens? The rights and attributes are all fine. Kind regard Ren
  8. R

    Many windows on same session

    Dear Marco Thanks for the advice. Kind regards Ren
  9. R

    Many windows on same session

    I would like to run a function in a test windows and check the results in an SQL window without commiting the results. How can I connect the SQL windows to the session in which the test windows is running? Kind regards Ren
  10. R

    Slowdown invoking Large Data Editor in v7.0.3

    I have the same problem after we have changed the network configuration 3 weeks ago. Before that the editor opened within seconds, now it lasts in average 30 seconds. Checking on the network traffic we cannot see anything leaving my PC.
  11. R

    Graphic Template

    Ok, now I understand. But it would also be nice to be able to change the default chart coloring and layout. Is this possible? Kind regards, Ren
  12. R

    Graphic Template

    This is correct, but when I click "From template" I do not get any template selection, but always the default template. Ren
  13. R

    Graphic Template

    I store my graph definition as template, but I cannot figure out how to use a template for later use. How can I change the default template?
  14. R

    Dynamic sql

    Dear Slava Thank you very much for the reference. Kind regards, Ren
  15. R

    Dynamic sql

    I have a question in connection with plsql. Is it possible to execute a procedure with dynamic sql? If not, how could it be solved?
Back
Top