Recent content by gpz

  1. G

    AfterConnect.sql Search Path

    Thanks for your help, Marco. My issue turned out to be related to the fact that I need to determine the schema owner based upon the database connected. Doing this meant that I had to set the schema owner using EXECUTE IMMEDIATE. I had defined the connection with the read-only properly enabled...
  2. G

    AfterConnect.sql Search Path

    I am not able to edit the AfterConnect.sql file in the installation folder of my work computer. I have tried modifying the file that exists in my "%AppData%\PLSQL Developer 15" folder but it does not get executed. My assumption is that the software has been installed for the current user so...
  3. G

    Remapping of Entire Roaming Folder Structure

    I will certainly give that a try.
  4. G

    Remapping of Entire Roaming Folder Structure

    As with others, I am running PL/SQL Developer 15 in a RemoteApp configuration (similar to Citrix). I can see that we are able to use the command line parameters to change the location of the Preferences folder and PLS-Recovery but there are also other settings that are made to files that appear...
Back
Top