Select Show Advanced Settings for your datasource, and you
should see select boxes that look something like this:
CLOB -- Enable long text retrieval (CLOB).
BLOB -- Enable binary large object retrieval (BLOB).
Long Text Buffer (chr) 64000
Blob Buffer(bytes) 64000
Select CLOB and/or BLOB, whatever is applicable.
Phil