Hello,
I need to be able to store product information in a database. The
product information includes descriptions that can be 4000 +
characters. I have tried setAsciiStream() in the jdbc but it is not
supported. It there any way I can store this information?
Thank you,
Matt Fair