Home
SQL Image Viewer online help Prev Page Prev Page
Introduction
About SQL Image Viewer
Version history
Contact us
User Guide
System requirements
Editor command selection
Exporting large number of images
Reference Guide
Main menu
Connect to Database
Connecting to databases directly without client libraries installed
Connecting to an Oracle database
Connecting to a DB2 database
Options
General options
Thumbnail options
Hex view
The work area
SQL editor
Results
Other binary data
Image viewer
Hex viewer
Export items wizard
Post-processing Office files
Image options
File naming convention
Datetime format specifiers
Command line interface
Parameters, logs and exit codes
Advanced options
CROP option
Troubleshooting
Expired trial
Invalid licenses
Unidentified images or binary data
DICOM images
Hidden Excel worksheets

Unidentified images or binary data

When you retrieve data from your database and SQL Image Viewer fails to identify the type of data, but you know it is suppose to be a specific type of data, you should perform the following:

· select the binary data and save it to disk. This saves the data as it is stored in the database directly to a file.  
 
results - save2  
 
· rename the file using the extension of the expected data type e.g. if it's suppose to be a jpeg image file, rename the file using the .jpg extension  
· try to open the file using a common viewer e.g. for a jpeg image file, Windows should be able to open the file using its built-in image viewer  

What we have encountered is that sometimes, applications that support the storage of images sometimes compress the data prior to saving it. The application may advertise the fact that it supports the storage of x and y image types, but in reality, the data stored in the database is in a different format.