If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Other PC Databases > Convert Cobol Microfocus Files to MS Access

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-17-09, 22:04
bracken bracken is offline
Registered User
 
Join Date: Feb 2009
Posts: 2
Convert Cobol Microfocus Files to MS Access

I have a series of .dat and .idx files relating to one application which have been developed initially in Cobol Microfocus. I need to move the data into MS Access.

Is there any product that anyone can recommend to do the job?
Is there an ODBC driver that will enable me to link to the files and import data directly
Reply With Quote
  #2 (permalink)  
Old 03-18-09, 11:07
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,612
If you have access to both the COBOL source (probably a copybook file) and a Microfocus compiler, you could write an application to convert the data to text files.

Pervasive software's Parser series is probably the cheapest and easiest way to get to this data. In this case both cheap and easy are relative!

Microfocus' XDBC might be another choice, although I haven't had any experience with it myself.

-PatP
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On