Hey Joshua -- As you mentioned, this isn't currently available in the API. At this point it isn't a planned feature, but it has been discussed as a useful API feature. You should put it on the issue tracker as a suggestion to show support for it: http://code.google.com/p/gears/issues/list
-Ben On Tue, Oct 7, 2008 at 1:06 PM, Drfriq <[EMAIL PROTECTED]> wrote: > > Hey, > > I'm interested in some simple local hosting via the database of image > files via blob format. Wondering if I can take the uploaded blob > object and store it in the database via db.execute (as one of the > arguments passed) I would like to be able to read back this blob from > the database and display the image in the app. I'm guessing this isn't > possible at this time, any idea if it may be (would be great to make > this app completely offline) or if it will be available in future > API's? Thank you. > > Joshua >