Skip to main content

Visual cobol work with postgres

  • June 25, 2024
  • 2 replies
  • 3 views

Hi team,

My existing visual cobol is working oracle, i am looking for compatiblity report from cobol analyzer if i connect with postgres database. will it cobol analyzer will provide such report? 


#VisualCOBOL

2 replies

Claude Greiner
  • Participating Frequently
  • June 25, 2024

Hi team,

My existing visual cobol is working oracle, i am looking for compatiblity report from cobol analyzer if i connect with postgres database. will it cobol analyzer will provide such report? 


#VisualCOBOL

i think there a no limit for work with postgres and visual cobol, also with netexpress 5.x

i had work with many databases as mssql, mariadb, pervasive, sqllite, oracle, etc..

on wich os are you working? wich vc version do you work with!

i you have etablish a onnection with oracle, then postgres will also work!

cg


  • June 25, 2024

i think there a no limit for work with postgres and visual cobol, also with netexpress 5.x

i had work with many databases as mssql, mariadb, pervasive, sqllite, oracle, etc..

on wich os are you working? wich vc version do you work with!

i you have etablish a onnection with oracle, then postgres will also work!

cg

Can cobol analyzer can identify whats changes required in application code and database schema while migratiing from oracle ? Greiner Claude