Search found 1 match

by Ian.Plumb
Thu Oct 19, 2006 5:16 pm
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: How to treat NULLs in EBCDIC fields
Replies: 1
Views: 7051

How to treat NULLs in EBCDIC fields

Hi,

The copy book I have for an EBCDIC file lists a field as being PIC XX. If the database contains a NULL in this field, when the extract occurs does the field contain two characters or one?

Do I need to Convert NULLs with their own filter as part of an EBCDIC conversion? If so, how do you know ...