Skip to main content

How to connect to db2 database using visual cobol??

  • June 23, 2017
  • 1 reply
  • 0 views

I'm working on a POC migration from mainframe to open system. I would like to know how to connect to db2 database using visual cobol? Is there any change we need to do to the existing cobol program which is calling db2 database?

1 reply

I'm working on a POC migration from mainframe to open system. I would like to know how to connect to db2 database using visual cobol? Is there any change we need to do to the existing cobol program which is calling db2 database?

Hi,

here is the documentation about Visual Cobol for Eclipse and DB2:

documentation.microfocus.com/.../index.jsp

And this is for Visual Studio version:

documentation.microfocus.com/.../index.jsp

It could be a starting point for your research.

regards,