Can anyone give some tips or sample code on getting either
a file with an image or else a picture box's image into an Oracle
blob, using Oracle Objects for OLE? Also for retrieving a blob into
a picture box.
The best thing that I can see would be to use a bunch of AppendChunk
calls, but that looks really ugly to me. There's got to be an easier
way, isn't there???