--
Kent Milligan, DB2 & Business Intelligence team
AS/400 Partners In Development
km...@us.removethis.ibm.com GO HAWKEYES!!
(opinions stated are not necessarily those of my employer)
We are trying to remove the white space prior to sending the note accross
the network. That is from DB2 AS400 to the Java client. On the Java client
side, when we inspect the string result of the trimmed 5K data column, it
shows the trim worked and not trailing white space. However, when you
monitor the TCP/IP packet going accross the network, you see the column
inside of the TCPIP packet at 5K, with all of the trailing white space at
the end.