On 6/15/06, Kathey Marsden <[EMAIL PROTECTED]> wrote:
Please note, my hack of a patch is not ready and needs adjustment. It calls Clob.length() twice which may be a performance issue on some systems and I haven't tested it with BLOB's and looking at the code now I see it is flat out wrong. I'll file an issue with DdlUtils so someone can fix it right and will follow up with derby-dev on the getSubString issue. Even if fixed in DERBY it would great to see a fix in DdlUtils, since it would then work with existing Derby versions.
No need to file an issue with DdlUtils, I've just committed the fix (with appropriate changes to the Blob handling). cheers, Tom
