On Thu, 30 Aug 2001 18:24:30 -0400, you wrote:
>So now, to store my data in the database, I use BLOB instead of TEXT.
>It works fine, my data is stored and retreived without any problem with
>method set and getAsciiStream()... until there is a byte with value "-1"
>in my Stream. If the 43rd byte is "-1", the stream has a length of 42.
Can you post a small program that reproduces the problem?
Regards,
René Pijlman <rene@lab.applinet.nl>