Click to See Complete Forum and Search --> : Translatin EPCDIC into ASCII


ninel_g
July 23rd, 2004, 01:19 PM
I have a text file that was created from an AS400 system. They translated the file into ASCII, but it doesn't look right.

A negative and a positive integer turns into weird characters like }.
For example ...a refund of $99 (which is really -99) looks like this...99N.
SQL Server can't interpret these characters.

Does anyone know how I can translate this?

Thanks,
Ninel