Kathey Marsden wrote:
Mikael wrote:ps.setBinaryStream( 1, is, data.length);[snip rest of the program]A workaround seems to be to use ps.setBinaryStream without the length parameter.ps.setBinaryStream( 1, is);
Sorry, I was wrong about the workaround. Please ignore my last mail. Kathey
