Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to retrieve data from COBOL System

Hi Guys,

I need to retrieve data from a program working with technology called SYSPRO/COBOL SYSTEM.

Can anyone give some help?

Can I do it with QV?

Where should I start?

Are there any examples?

Thanks in advance,

Santhosh

1 Reply
hector
Specialist
Specialist

Hi, you have two options,

  1. from the cobol system create csv files, this means you need to develop new programs to do the conversion
  2. Theres is a product named Relativity that converts COBOL files into SQL tables, so you can use an ODBC connection with those files

rgds