开发者

Import EBCDIC file to SQL Server

开发者 https://www.devze.com 2023-03-09 21:25 出处:网络
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 imp

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

0

精彩评论

暂无评论...
验证码 换一张
取 消