This post on comp.lang.python describes how to use the dbiRaw object you get back when working with binary (BLOB or IMAGE, depending on your back end) fields. And, for some reason, I seem to be getting back two bytes for every byte inserted. This is annoying.