Import EBCDIC file to SQL Server
I have a file (10 gigs) in an export from a Mainframe database in EBCDIC format. I am trying to get this into a SQL Server 2008 database to query for a client. I am 100% clueless about conversion or import of this format. Repeated Google searches have not yielded any usable results. Any help would be appreciated. I do have a schema document that came with the export. The vendor is no help though. At this point I am willing to just pay someone f开发者_高级运维or conversion if needed.
See my answer at Reading a Cobol generated file. It may help figure it out.
Amino Software makes a component to solve this exact problem, called Lysine.
http://aminosoftware.com
精彩评论