tags:

views:

167

answers:

1

Hi, I am looking for a free/cheap SQLite editor that can handle BLOB type for Mac OS X. Basically, I just need to create a database that contains images, then load it to an iPhone app bundle. No need for fancy queries. Could someone recommend the best editor available out there for this purpose? Thanks a lot

A: 

I use SQlite Manager the firefox plugin. Not sure bout blobs and how well that works.

Hope this helps.

Phillip Jacobs
Phillips: thanks for the advice. I tried SQLite Manager before but it does not support blob type as of 0.5.3 version.
Phil