SQLTransformer: Reading Oracle CLOBs possible?

2003-07-09 Thread Christian Kurz
Hello, when retrieving rows from an Oracle table containing CLOB fields using the SQLTranformer, the returned field value is only a reference to the value (e.g. [EMAIL PROTECTED]). Is is possible to retrieve the actual value of the field? Thanks in advance, Christian --

Re: SQLTransformer: Reading Oracle CLOBs possible?

2003-07-10 Thread Yury Mikhienko
> Hello, > > when retrieving rows from an Oracle table containing CLOB fields using > the SQLTranformer, the returned field value is only a reference to the > value (e.g. [EMAIL PROTECTED]). Is is possible to retrieve the > actual value of the field? > I do not know about the SQLTranformer, but

AW: SQLTransformer: Reading Oracle CLOBs possible?

2003-07-10 Thread Christian Kurz
: Christian Kurz [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 9. Juli 2003 13:39 An: [EMAIL PROTECTED] Betreff: SQLTransformer: Reading Oracle CLOBs possible? Hello, when retrieving rows from an Oracle table containing CLOB fields using the SQLTranformer, the returned field value is only a reference to