Hi all, I am using JDBC (7.4.3) with kernel version 7.4.3 on Windows XP.
I have a table with two long byte fields. If I insert data with the total size of those two columns greater than roughly 50KB, the data of the second column WON'T be persisted. The first column's data is always saved no matter how big the data is. I don't know exactly the total size that would start causing problem. In the case I tested, it works if the size of first column is ~17KB and the 2nd's ~4KB. I found one reference about a similar problem in here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg04976.html However, I didn't get any exception at all. Does anyone has a similar problem? Thanks. ===== ------------------- Hai Pham Quang ------------------- __________________________________________________________ L�che-vitrine ou l�che-�cran ? magasinage.yahoo.ca _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
