MarkButler
Programmer
I have application files that are in a BTRIEVE format (version unknown). The files were part of an application written in Micro Focus COBOL and meant to run in DOS or early Windows. There are no DDF files or other dictionary files that I can find. And yes the company is defunct and can't be reached.
I need to get the data out of these files into soemthing else that can be maintained. I can dump the files using a hex editor. I was wondering where I can get the definition of the physical BTRIEVE file structure. I was hoping to find out what file version I was dealing with. All of the generic utilities I have tried are not having any success accessing these files. The application is so old it will not run on anything I curently have. As a result I do not have BTRIEVE running anywhere.
If need be I will write a low level file access program to get the data out if I can find any documentation as to the BTRIEVE physical file layout. Any help or pointers would be appreciated.
TIA
I need to get the data out of these files into soemthing else that can be maintained. I can dump the files using a hex editor. I was wondering where I can get the definition of the physical BTRIEVE file structure. I was hoping to find out what file version I was dealing with. All of the generic utilities I have tried are not having any success accessing these files. The application is so old it will not run on anything I curently have. As a result I do not have BTRIEVE running anywhere.
If need be I will write a low level file access program to get the data out if I can find any documentation as to the BTRIEVE physical file layout. Any help or pointers would be appreciated.
TIA