Hello
I need to read a flat file comming from a MVS Host. It contains an EBCDIC text (this is not a problem) and a binary numeric fields (that is the problem).
I use to read it with SAS Language and it works fine because this language has a huge kinds of format specially to read flat files comming from any system.
Is any way in SSIS to read this kind of files????
Thanks