Am 06.08.2012 um 19:20 schrieb "Boyd, Craig" <[email protected]>:
> I want to use this class to read/write CLOBs from an Oracle database. > > The "stuff" contained in the CLOB is only ASCII text with some carriage > returns, but it is a lot. > > Are you saying that just a "plain" string class can handle that? it should work. Using extra Blob/Clob classes is only for reading/writing in chunks. Greetings Christian -- Check out the Omega Bundle: http://www.omegabundle.com/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
