Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have successfully configured jboss and it makes connection with AS-400 DB2 server. I am able to retrieve reports in html formats, but if output is in spreadsheet it shows junk characters.

I have the required dependencies like jxl2.6.12 in place. I am using libre office and have open suse as a OS.

Can anybody help??

share|improve this question
There's a high probability this is a character-encoding issue. Natively, an as/400 (iSeries, or System i) uses something called EBCDIC - quite possibly, the output 'spreadsheet' format isn't translating the characters properly. I think we need more details, though – Clockwork-Muse Feb 15 at 19:08

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.