I have a minimal oracle dataset, it returns one row with one field. The field is a BLOB that contains a JPG image.
Assuming the dataset component is named OracleDataset1, and the field is named Field1 and it is instantiated in the designer as OracleDataset1Field1, how would I go about writing...