Skip to Content
0
Former Member
Jun 12, 2007 at 12:07 AM

Value not displayed correctly when sent through a Java POJO datasource, but is perfect when used with MySQL.

33 Views

I have this strange problem - A field value is displayed correctly in the crystal report when pulled from MySQL table (field is Varchar(25)). But the same field when loaded into a Java POJO and set the POJO as new datasource the value is garbled up.

Any ideas?

Thanks,