Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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