John wrote: > On Wednesday 28 October 2009 03:20:29 pm Paul McNett wrote: >> John wrote: >>> On Wednesday 28 October 2009 02:59:27 pm Paul McNett wrote: >>>> Just a quick check: is the field defined as a BLOB in your >>>> datastructure? (Type L for bLob). >>> I tried both 'Text' and 'bytea' (large Binary). No success. >> I'll ask again: what is the contents of biz.DataStructure? Do you see a >> datatype code of "L" for the binary field? >> >> Paul > > Sorry about that - I immediately thought about what dbPostgres sets the > columns too. I missed the point yes it's 'L' for the binary as reported by > bizobj.DataSource. But we have attempted both 'M' and 'L'. Larry tried all > day to use binary tools (using 'L' for the column). I tried using string > tools (using 'M' for the column). In the end Larry tried both. > > Maybe we just haven't come up with the right combination.
Well, I've racked my brain and I don't think I've ever stored binary stuff in a database, so I can't say for certain that it works. Paul _______________________________________________ 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/[email protected]
