推荐答案 坚持...... COBOL数据文件?你在谈论编译数据吗?或者像它读取的数据 文件。 COBOL定义程序顶部的数据结构,通常它们是 顺序。还有随机存取文件,但你还需要知道文件格式(自从我处理COBOL中的二进制文件以来很多年)。 如果您有原始来源,您可以找出 文件的数据格式,无论是顺序还是随机,但除此之外,谁/它创建了它 doesn''无所事事。 " EricJ" <ericRéMo** @ ThiSomnipack.be>在消息中写道 news:3f ********************** @ reader3.news.skynet。是... Hang on... COBOL Data files? Are you talking about compiled data? Or like a datafile that it reads. COBOL defines data structures at the top of the program, usually they aresequential. There is also random access files, but still you need to knowthe file format (been many years since I dealt with binary files in COBOL). If you have the original source you can figure out the data format for afile, whether its sequential or random, but otherwise, who/waht created itdoesn''t matter."EricJ" <ericRéMo**@ThiSomnipack.be> wrote in messagenews:3f**********************@reader3.news.skynet. be...嗨 我需要从.net访问cobol数据文件,文件没有或.vix 扩展(我认为这是一个acucobol或类似的东西)(/我完全没有cobol经验)我听说应该有一个odbc连接。 任何人都对如何有任何想法要做到这一点?? - Juchtmans Eric Omnipack hi i need to access cobol data files from .net, the files have no or .vix extention (i think thats a acucobol or something like that) (/me has completely no experience in cobol) i heard that there should be an odbc connection for that. Dous anyone have any ideas on how to do this?? -- Juchtmans Eric Omnipack 你好EricJ, 有这么多Cobol文件。 我认为你可以通过首先知道它是一种PC cobol还是 它是大型机Cobol来改变它。 这个链接很容易找到 http://www.acucorp.com/support/downloads/index.php 但你必须确定Cobol是什么是的,还有很多MS, CIS和PC上的很多其他cobol。 没有Cobol文件中的每个公司都使用自己的格式或有时 2个文件来获得一个(文本和索引)。 Cor EricJ <ericRéMo** @ ThiSomnipack.be> schreef in bericht news:3f ********************** @ reader3.news.skynet。是... Hi EricJ, There are so many "Cobol" file. I think you can shift it by first knowing if it is a kind of PC cobol orthat it is mainframe Cobol. This link was very easy to find http://www.acucorp.com/support/downloads/index.php But you have to be sure of what Cobol it is, there was also a lot of MS,CIS and a lot of other cobol on a PC. There are no "Cobol" files every company uses there own format or sometimes2 files to get one (text and index). Cor "EricJ" <ericRéMo**@ThiSomnipack.be> schreef in berichtnews:3f**********************@reader3.news.skynet. be...嗨 我需要从.net访问cobol数据文件,文件没有或.vix 扩展(我认为这是一个acucobol或类似的东西)(/我完全没有cobol经验)我听说应该有一个odbc连接。 任何人都对如何有任何想法要做到这一点?? - Juchtmans Eric Omnipack hi i need to access cobol data files from .net, the files have no or .vix extention (i think thats a acucobol or something like that) (/me has completely no experience in cobol) i heard that there should be an odbc connection for that. Dous anyone have any ideas on how to do this?? -- Juchtmans Eric Omnipack 你好, 如果你在谈论Acucobol,你将需要一个OleDb提供者或ODBC 驱动程序。 链接到ODBC提供者:我找到了 http:// productfinder .infoworld.com / s ... _ summary / 11281 我不知道它是否有效(它应该通过Data.Odbc 名称空间)。 - Miha Markic - RightHand .NET咨询&安培;软件开发 miha at rthand com " EricJ" <ericRéMo** @ ThiSomnipack.be>在消息中写道 news:3f ********************** @ reader3.news.skynet。是... Hi, If you are talking about Acucobol you will need an OleDb provider or ODBCdriver.Link to ODBC provider: I''ve found http://productfinder.infoworld.com/s..._summary/11281 I don''t have a clue if it works or not (it should work via Data.Odbcnamespace). --Miha Markic - RightHand .NET consulting & software developmentmiha at rthand com "EricJ" <ericRéMo**@ThiSomnipack.be> wrote in messagenews:3f**********************@reader3.news.skynet. be...嗨 我需要从.net访问cobol数据文件,文件没有或.vix 扩展(我认为这是一个acucobol或类似的东西)(/我完全没有cobol经验)我听说应该有一个odbc连接。 任何人都对如何有任何想法这样做?? - Juchtmans Eric Omnipack hi i need to access cobol data files from .net, the files have no or .vix extention (i think thats a acucobol or something like that) (/me has completely no experience in cobol) i heard that there should be an odbc connection for that. Dous anyone have any ideas on how to do this?? -- Juchtmans Eric Omnipack 这篇关于从.net访问cobol数据文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 10-24 09:30