Print Thread
Exporting connections and settings
#43732 04/10/12 11:39 PM
Joined: Aug 2003
Posts: 45
Pasadena, CA
Member
OP Offline
Member
Joined: Aug 2003
Posts: 45
Pasadena, CA
Is there a way to export connections and preferences from PL/SQL Developer. I just got a new computer and I have about 24 connections still on my old one.

There was a post some time ago (2002) about exporting/importing the registry key but I'm not sure if that's still valid.

Ara


Thanks,
Ara
Re: Exporting connections and settings
a_kassabian #43738 04/11/12 09:41 AM
Joined: Aug 1999
Posts: 22,211
Member
Offline
Member
Joined: Aug 1999
Posts: 22,211
If you go to Tools > Define Connections you can use the "Import Definitions" and "Export Definitions" buttons.


Marco Kalter
Allround Automations
Re: Exporting connections and settings
Marco Kalter #43741 04/11/12 05:01 PM
Joined: Aug 2003
Posts: 45
Pasadena, CA
Member
OP Offline
Member
Joined: Aug 2003
Posts: 45
Pasadena, CA
That worked.

I do wish there was a way to export all preferences. It is such a pain to reconfigure them all when you move from one computer to another.

At least, if you use a custom preference directory, you can get the templates, beautifier rules, etc.

Thanks,
Ara


Thanks,
Ara
Re: Exporting connections and settings
a_kassabian #43742 04/11/12 05:17 PM
Joined: Apr 2011
Posts: 49
Member
Offline
Member
Joined: Apr 2011
Posts: 49
there is:
copy C:\Program Files\PLSQL Developer to your new machine.
and then install latest PLD on top of it.

Re: Exporting connections and settings
archer #43756 04/13/12 04:09 PM
Joined: Jan 2012
Posts: 11
N
Member
Offline
Member
N
Joined: Jan 2012
Posts: 11
I just went through this recently (last week as a matter of fact). Luckily, I have been backing up my PLSQL Dev settings for some time. On my previous WinXP machine, the following was a part of my regular backup script:

Code
echo ###Backing up PLSQL Developer files
regedit.exe /e "\\server\data\Users\<username>\PLSQLDev_Backup\RegistryBackup.reg" "HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer"
%backupcmd% "%ProgramFiles%\PLSQL Developer\Preferences\<username>" "%drive%\PLSQLDev_Backup"

%backupcmd% is defined as: xcopy /s /c /d /e /h /i /r /y /k

On my Win7 machine, the files backed up in the Program Files directory have a new location. I had to restore them to:
C:\Users\<username>\AppData\Roaming\PLSQL Developer\Preferences\<username>

Then I had to run the registry backup on my new computer.

This brought over all my connections, toolbar customizations, settings, everything.

Re: Exporting connections and settings
nmajdan #43949 05/18/12 05:23 PM
Joined: May 2002
Posts: 27
Chicago, IL
Member
Offline
Member
Joined: May 2002
Posts: 27
Chicago, IL
Ah ha! That's where they were hiding:

C:\Users\<username>\AppData\Roaming\PLSQL Developer\Preferences\<username>

Thank you nmajdan.

Re: Exporting connections and settings
phocai #44796 10/19/12 10:38 AM
Joined: Oct 2012
Posts: 1
C
Member
Offline
Member
C
Joined: Oct 2012
Posts: 1
>> C:\Users\<username>\AppData\Roaming\PLSQL Developer\Preferences\<username>

So, copying that directory is enough to export layout customization and everything in 'Preferences'?


Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.026s Queries: 15 (0.008s) Memory: 2.5234 MB (Peak: 3.0396 MB) Data Comp: Off Server Time: 2024-05-07 11:49:47 UTC
Valid HTML 5 and Valid CSS