Rajesh Kartha wrote:

Hi Daniel,

Can you post the way you are retrieving the CLOBs from the ResultSet. I have used the rs.getAsciiStream() and rs.getCharacterStream() methods for getting CLOBs in the past (with the Client driver) and it seemed to work just fine.

Hmm, maybe that's it. In this case we knew we needed the whole CLOB in advance, so we were reading it with getString(). Perhaps the client driver always returns "" for this whereas the embedded driver actually returns us the data.

It's a lead, anyway.

Daniel

--
Daniel Noll

NUIX Pty Ltd
Level 8, 143 York Street, Sydney 2000
Phone: (02) 9283 9010
Fax:   (02) 9283 9020

This message is intended only for the named recipient. If you are not
the intended recipient you are notified that disclosing, copying,
distributing or taking any action in reliance on the contents of this
message or attachment is strictly prohibited.

Reply via email to