Rank6

Idea#10

This idea is active.
Data »

Open up appropriate file editors for blob columns, if content ca

Often, BLOB columns are used to store files, such as images, movies, PDFs or any other type of binary data. Sometimes, those binary streams start with some pattern that makes it easy to recognise the file type, e.g. images, or PDFs. For the most common file types, it might be useful to directly open the OS's default editor to view the BLOB's content

Comment

Submitted by Lukas Eder 10 months ago

Events

  1. The idea was posted
    10 months ago

Comments (4)

  1. YEAH that is very very very very important for me!

    Can I vote for it about ten times :p

    9 months ago
  2. Operating systems usually encounter the default editor/viewer for a file by its extension. BLOBs do not have an extension.

    But TEE could ask for an editor the first time and remember that per table/column...

    In that case an "open with" context menue would be important to override that memory.

    bye

    T

    4 months ago
    1. That makes perfect sense. It would be much easier (and more reliable) to implement an "Open with..." context menu than to auto-recognise content.

      4 months ago
  3. I require this feature to be available as my Messaging system is using Oracle Blob as a temporary medium to store messages. It will be very useful to view those messages from eclipse during troubleshooting sessions.

    1 month ago