Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing COBOL Indexed File with VB 6.0 1

Status
Not open for further replies.

progolf069

Programmer
Jun 13, 2001
37
US
I'm back again, with yet another question! I was wondering if anybody has any ideas how to access a COBOL Indexed file, with the use of Visual Basic 6.0. I know that I can go over to the PowerCobol programs (COBOL 97, OO COBOL) but I do not have the resources to do that.

I am going to need to be able to create a program in Visual Basic, that will access an old data file, created by a COBOL program in the form of an indexed file. I will only need to read in the information contained in the file, into my program, I will not need to write any data back out to the file.

If you have any ideas on what I might be able to do with this situation, I would appreciate it. And if you do any posting to this artical, I want to thank you now for your contribution! Thanks! IW
 
I thought about doing that, but I am looking for a simpiler and faster route, than coding another program other than the one that needs the data. I would like to leave the file as an indexed file if at all possible, and read straight out of it. Your idea would be a last resort if needed. Still, thanks for your contribution and effort put into my thread, its greatly appreiciated! Have a good one!

If anybody else has any other ideas on this program, please feel free to reply! I would love to hear from you! Thanks You Guys/and Gals!
 
I have the same problem. Have you found some solution?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top