Hello Quest,
it looks like the dropdown for “output folders” is actually intended to re-use previous used output folders, right ?
I would really appreciate if it would.
Unfortunately, it does not work, the list is always empty.
Selecting the output folder again and again always starts in Toad User Files.
I use Toad for Oracle 2025 R2.
Regards.
Hi Chris,
That dropdown definitely used to keep track of prior export paths for reuse (same with the one for file extension). I think it broke several versions ago when that window was updated.
If you want to, you can make a text file called LobExportPathHistory.txt and put it in your user files folder (which is located at C:\Users\YOUR_WINDOWS_USERNAME\AppData\Roaming\Quest Software\Toad for Oracle\25.2\User Files). Put whatever paths you want to appear in the dropdown into the file, one per line. For example:
c:\temp\
c:\output_folder\
c:\temp\my_awesome_files\
I'll fix it. Thanks for reporting it.