Bug #49516 getString() from CachedRowSet using column alias with embedded space not working
Submitted: 7 Dec 2009 17:03 Modified: 7 May 2010 17:53
Reporter: John Mikle Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.1.10 OS:MacOS (10.6.2)
Assigned to: Mark Matthews CPU Architecture:Any
Tags: cachedrowset, regression, ResultSet

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[8 Dec 2009 10:29] Tonci Grgin
Test case for our test framework. Tested with JDK 1.5.

Attachment: TestBug49516.java (text/x-java), 2.07 KiB.