Image Viewer

The Image Viewer allows you to view and export images stored in the BLOB and BYTE table columns and image files. It supports GIF, JPEG and PNG image formats.

To open an image viewer for the image cell in the SQL query result set:

  1. Execute SQL query from the SQL Editor which returns required BLOB or BYTE column value.
  2. Switch to the Output tab at the bottom of the SQL Editor panel, select required cell in the result set and choose View As Image from the popup menu.

To open an image viewer for the cell in the Data Editor panel (see Data Manager add-on module):

  1. Select the required table in the Object Explorer and choose Data -> Query
  2. Specify the query to retrieve required data rows and press OK button
  3. In the Data Editor grid, click on the image cell and choose View As Image from the popup menu.

To open an image file:

  1. Choose File -> Open -> Open Image top-level menu
  2. Select the required image file and press Open button