Thanks for the reply. I am using MySQL, so the SQL suggested doesn't apply to me. I finally changed to use string for the column because I found that my program needs a longer time to run when using BLOB (even if I didn't encounter the size problem). Switched to string I can then change the column to MEDIUMTEXT, which is long enough to house the longest VPLIST I've ever had. Thanks for the idea anyway.
[Message sent by forum member 'senderj' (senderj)]
http://forums.java.net/jive/thread.jspa?messageID=351135