Hi,
Did anybody work with Binary-coded decimal (BCD) format of the file?
I'm supposed to design SSIS package that would
process the data in .BCD file.
I guess some kind of conversion should be done first -
from BCD to ASCII text format.
I have no idea how to do it.
Robert