2011/6/30 abdelkader belahcene <[email protected]>: > Is there a software or procedure to migrate DB from COBOL to SQL ( or > postgresql)
Get the Cobol copies (data definition), understand them, create PostgreSQL relations (tables). Read Cobol code, translate into SQL/PSM or your language of choice. It is really intellectual work, no tool will help you. -- Skype:leandro.gfc.dutra?chat Yahoo!: ymsgr:sendIM?lgcdutra +55 (61) 3546 7191 Google Talk: xmpp:[email protected] +55 (11) 9406 7191 ICQ: AIM:GoIM?screenname=61287803 sip:[email protected] MSNIM:[email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

