I have a SQLite table that contains 4 fields (INTEGER, TEXT, TEXT, BLOB), the last one being a BLOB. I exported the content of the table to a tab delimited text file with theBLOB field included. Below is one of the records when the file is opened using Notepad. I used StringUtils and EncodeBase64 to create the file. The BLOB field data shown in blue is all scrambled as shown below where I show a segment of the text as it goes down for several lines. How do I display the image on a PC? Do I need a special viewer?
2 G2 Battery Compartment
/9j/4AAQSkZJRgABAQEASABIAAD//gAvUHJvY2Vzc2VkIEJ5IGVCYXkgd2l0aCBJbWFnZU1hZ2ljaywgUjEuMC4xLk0x/9sAQwAKBw
Thank you very much
2 G2 Battery Compartment
/9j/4AAQSkZJRgABAQEASABIAAD//gAvUHJvY2Vzc2VkIEJ5IGVCYXkgd2l0aCBJbWFnZU1hZ2ljaywgUjEuMC4xLk0x/9sAQwAKBw
Thank you very much