Change External BLOB Editor

awi64

Member
Hello everyone.

Yesterday, I installed Adobe Reader DC, which automatically deinstalls the previous version (Acrobat Reader X in my case).

Today, when I SELECT a table with a BLOB column in an SQL Window, nothing happens when I click on the corresponding BLOB buttons in order to invoke the External Editor. It seems that PL/SQL Developer doesn't find "reader.exe" anymore at the former location - which is correct - but I would expect it to ask me which editor to use now.

Where can I edit the BLOB/program mapping?
A complete "reset" of that setting would be fine, too.

(Using PL/SQL Developer 11.0.6.1776)

Thanks a lot,
Andreas
 
Last edited:
If you hold down the Ctrl key while pressing the BLOB button you can change (or clear) the association with an external application.
 
Back
Top