How to use foreign keys when a COBOL program accesses DBMaker with DCI? (DBMR2780)

~ 0 min
2016-06-17 04:39

In order to use foreign keys when a COBOL program accesses DBMker with DCI, users should ensure that the xml file matches the table.

Users need to change “open i-o” to “open output” in the COBOL program to create table “CET_ANALISE_PROPOSTA”, and then add foreign keys by hand, and finally change “open output” to “open i-o” before running the COBOL program.

 

Version: All

Product: Normal/Bundle

Platform: Windows/Linux

Average rating 0 (0 Votes)

You cannot comment on this entry

Tags