Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Need help with Blob and Sqlite(5-5-5 Bitmap)
Need help with Blob and Sqlite [message #989829] Sat, 08 December 2012 05:44
jeremy Roberts is currently offline jeremy RobertsFriend
Messages: 1
Registered: December 2012
Junior Member
I am trying to find a simple way to replace images on an Innotab (kids vtech device)

The images are stored in a SQLite database in Blob Format.

The images are Bmp 5-5-5 (without a header)

I am able to view them using an AutoIT script

pastebin dot com /v2dyRyBG
[/url]
The above link is the auto it script

the "SELECT thumbnail FROM Games_info where pkey='3'" pulls the blob file from the database

Here is the blob file I saved directly from the database

wikisend dot com /download/239802/blobthumbnail
[/url]
Does anyone know an easy way to possible edit this blob file? Or a way I can make a 57x57 a 5-5-5 bmp blob without a header so i can insert it into the SQLite db?
Previous Topic:Verify PDF report equality with MD5 running TestNG test?
Next Topic:How to clean 'Border' in web browser using frameset way?
Goto Forum:
  


Current Time: Thu Apr 25 09:54:53 GMT 2024

Powered by FUDForum. Page generated in 0.03969 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top