K
Kristof Bonnast
All,
I'm using the DataAdapter from IBM iSeries to connect to our AS/400.
When I fill the dataadapter, all my string values are converted into
Binary values. The response from IBM is to upgrade our AS/400 OS
(can't do that, because I'm not the only one using this) or read via a
DataReader and convert all strings via a the toString method (which
loses the power of the dataadapter).
Does anyone have an idea on how to fix this ?
I'm really getting desperate on this issue !
Thx in advance,
Kristof Bonnast
I'm using the DataAdapter from IBM iSeries to connect to our AS/400.
When I fill the dataadapter, all my string values are converted into
Binary values. The response from IBM is to upgrade our AS/400 OS
(can't do that, because I'm not the only one using this) or read via a
DataReader and convert all strings via a the toString method (which
loses the power of the dataadapter).
Does anyone have an idea on how to fix this ?
I'm really getting desperate on this issue !
Thx in advance,
Kristof Bonnast