Re: getBytes() or getBlob() fails when resultSet is larger than 1

2007-01-05 Thread Bryan Pendleton
ERROR XCL30: An IOException was thrown when reading a 'BLOB' from an InputStream. Can you gather and post some more information? Specifically: - on the client side, call printStackTrace() on your exception, and call getNextException() to fetch any nested exception and print that exception

getBytes() or getBlob() fails when resultSet is larger than 1

2007-01-05 Thread Cory Tucker
Hi, I am relatively new to using Blob's, so I hope that it is user error and not a bug in Derby. I have a table created like so: "CREATE table " + TABLE_NAME + " (" + "ID INTEGER NOT NULL " + "PRIMARY KEY GENERATED ALWAYS AS IDENTITY " + "(START WITH