Hi.
I'm trying to query DB2 table on iSeries,
DSPFFD for most of fields shows values:
---
PSTLZ GRAPHIC 10 20 265 Both PSTLZ
Default value . . . . . . . . . . . . . . :
UX'0020'
Coded Character Set Identifier . . . . . : 13488
UCS2 or Unicode conversion . . . . . . . : *CONVERT
---
Table has multilangual data (Polish, Czech, German itp.).
All I need is to run from linux PHP script (ODBC driver from iSeries
Access for linux) and get valid Polish characters.
I have an experience with tables with CCSID 870 and 37 and it always
works fine. But in that case all I get is a mess.
Does anybody can give me any tips, I'm working on it for last few days
without any result.
Do I need any specific odbc.ini settings?
Regards.
Tomasz