Ed, We can get the image data converted to a string, but when we try to save the data via the bizobj text data type field, it barfs when daabo tries to format the data before saving it to the back end.
Is there some other way we need to save the image? Thanks, Larry > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Ed Leafe > Sent: Tuesday, October 27, 2009 8:43 PM > To: Dabo Users list > Subject: Re: [dabo-users] binary objects > > On Oct 27, 2009, at 8:22 PM, John wrote: > > > Currently I don't believe Dabo supports binary objects. > For example > > update does not work. > > It sure does; I demonstrated that with the original > port of the old Northwind database and the images that came > along with that. > > > What steps are suggested to work with binary objects such > as images. > > Please don't say "don't" because there are many very valid > reasons for > > storing images in a DB. > > > Look in dabo.ui.uiwx.__init__.py for the bitmapFromData() and > imageFromData() methods. Those should get you started. > > > -- Ed Leafe > > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/!~!uenerkvcmdkaaqacaaaaaaaaaaaaaaaaabgaaaaaaaaaafa2fnyupuomnfpiynbeqckaaaaqaaaaatqcuhumzuywwdpy3mvwcgeaa...@charter.net
