Mike,

Thanks much.  With your description of the patch and a pointer to the source
code, I was able to fix up a version of this to work.  I've joined the
Village mailing list and asked that the change be made permanent in their
CVS.

Thanks again,
Craig

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 23, 2002 5:42 PM
To: [EMAIL PROTECTED]
Subject: RE: Village source code?


Craig,

It has to Value.setPreparedStatementValue method and accepting a Blob. It
tried to insert using the prepared statement using a simple string instead
of inserting the Blob and then updating it using the InputStream.  I have
not looked at the Village 1.5.3 code to see if this has changed. I have
attached a junit test case if you care to reproduce and isolate this
behaviour.

I also seem to remember different behaviour of the Blob prepared insert
depending upon if the jdk1.2 or jdk1.1 version of db2java.zip was used.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to