Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open Cobol file using ADO.
Message
 
 
To
13/03/2001 07:58:13
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00484388
Message ID:
00484514
Views:
16
>Hi Dear,
>How can I open a COBOL file using ADO , and how can I emport it to an Access database
>
>thanks
>
>Ezo
>ezoarabi@hotmail.com

If you know COBOL, direct your data to a disk file in lue of print.
Then the datafile can be FTP'ed to a location used by MSACCESS and linked.

Alternative, COBOL sometimes creates Temporary Files (like during a sort) that can be copied and linked to MSACCESS.

Native Data Structure of COBOL data storage is not compatable directly. I have read about Applications on the market that break down that wall by Rand McNally.

best of luck
Edgar L. Bolton, B.S. B.B.A.
Previous
Reply
Map
View

Click here to load this message in the networking platform