Subject declaration
Author alvin@digi.com.ph
What's wrong with this? if i declare it as TBlobstream and TBlobField
it will work? any idea or any work around for this?

PicStream = new
TIB_BlobStream((TIB_BlobFieldMap*)IBOTable1->FieldByName("Image"),
bsmRead);


Thanks in advance...