I have a problem with updating a OraBlob field with a stream.
If I insert a new record the record is fine, except that the blob fields are empty.
I just use the “LoadFromStream” method on the field object.
I have tried using UniDAC directly, this works as it should.
The fields are correctly registered as ftBlob and OraBlob. I use DirectMode=True.
DataAbstract for Delphi 7.0.71.1093 + Delphi XE2