Recent content by nic

  1. N

    Feature Request: Beautifier from Command-Line / Standalone Beautifier

    Hi, we really like and extensively use the beautifier from PL/SQL Developer. Would it be possible to extend the Command-Line interface so that one could use the CLI to beautify a certain file? Kind regards, Nico
  2. N

    How to use Oracle Instantclient with Full Clients being installed

    You mean %ProgramData%, not %ProgramFiles%, which you have added as a suggestion, right?
  3. N

    How to use Oracle Instantclient with Full Clients being installed

    OK, thanks and good to know that. When params.ini is also copied to %APPDATA% which options will be used and preferred? Let's say %ProgramFiles%\PLSQL Developer 16\params.ini contains option InstantClient but in file %APPDATA%\PLSQL Developer 16\params.ini InstantClient option is not set? Will...
  4. N

    How to use Oracle Instantclient with Full Clients being installed

    @Marco Kalter Thank you for this quick response. This already helps a lot. However, given that application updates are done by our CIT department, I expect that any changes we make on the params.ini will be overridden as soon as the next PL/SQL Developer Update will be installed by the CIT...
  5. N

    How to use Oracle Instantclient with Full Clients being installed

    We have the following situation: We are Using PL/SQL Developer (16.0.8) in an environment where multiple Oracle Full Clients are installed and we would like to use the latest Oracle Instantclient (23.26) in PL/SQL Developer. The issue here is: PL/SQL Developer uses the Primary Oracle Home from...
Back
Top