Search found 1 match

by Gustavo1975
Tue Sep 17, 2024 4:08 pm
Forum: General
Topic: Packed field containing char
Replies: 1
Views: 15087

Packed field containing char

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 t...