Use the Data Viewer window to view content of fields of all supported data types. Values of Bit, Bit Varying, Text, XML fields can be viewed only in Data Viewer.
You can view values of all supported data types either in the grid or in Data Viewer.
Data Viewer automatically detects type of the content of the BLOB field and represents it as an image, text, rich text or hex dump. You can access Data Viewer from the View menu. Then just select the text or BLOB field, and its content appears in Data Viewer. Data Viewer toolbar buttons are listed below.
Save Data
Opens the Save File As dialog to save data to a file.
Save Data at the Left
Saves data displayed in the left part of the window to a file.
Save Data at the Right
Saves data displayed in the right part of the window to a file.
Note
The Save Data at the Left and Save Data at the Right options are available for comparison results.
Copy Entire Cell Value copies data in original format without converting it for displaying.
Hexadecimal View shows the cell data as hex dump.
Text View
XML View shows the cell data as structured XML.
HTML View shows the cell data as HTML.
Rich Text View shows the cell data as a rich text.
PDF View shows cell data as PDF.
JSON View shows cell data as a JSON string.
Image View shows the cell data as an image.
Tip
You can copy all data in the cell by using the CTRL+SHIFT+C shortcut. Note that the format of the copied data will depend on the selected view. For example, if Hexadecimal view is selected, the data will be copied in hex order, data in Text view will be copied in text format etc.