Packed field containing char
Posted: Tue Sep 17, 2024 4:08 pm
I've a very old table with a field defined comp-4 15,2.
This field was charged with info in the char(8) format with rpg programs with internal table definitions.
I need to access this field with SQL, didn't find a way to generate an index with this field redefined.
SQL select shows XXXXXXXXXXX for this field. DSPPFM shows the correct info in the position of this field.
Any ideas?
Tks,
Gustavo
This field was charged with info in the char(8) format with rpg programs with internal table definitions.
I need to access this field with SQL, didn't find a way to generate an index with this field redefined.
SQL select shows XXXXXXXXXXX for this field. DSPPFM shows the correct info in the position of this field.
Any ideas?
Tks,
Gustavo