robert_farquhar
Member
I am having problems streaming components by writing/reading a TMemoryStream to a TBlobField on a TOracleDataSet. It works fine if a write to a TClientBlobStream and use assign to the TBlobField - weird. The code also works fine on standard BDE tables. It is almost as if there are extra characters stored in the TOracleDataSet blob field if you load/write from stream.