How do I handle Oracle Blob fields in easymorph?

I want to insert rows from one table to another including blob column

Blobs are not supported in EasyMorph. The only way to copy fields with blobs is to run custom INSERT…FROM…SELECT query using the “Database Command” transformation in EasyMorph.

Hi Dmitry,
this thread is quite old. Maybe blobs are now supported. Or is it still the same way to use a custom query?

Regards,

Jochen

Hi Jochen,

blobs are still not supported. The proposed solution remains.