[Migrated content. Thread originally posted on 21 January 2011]
Can someone tell me how to bind data from ISAM files to windows controls in Visual Cobol? (not with the help of a third-party component).At the launch of Visual Cobol R3 I asked this and I was told that I can not directly bind isam data to a user control. Now I'm looking for the best alternative/solution.
At this moment we (Centric) use COBOL (NetExpress 4) and Visual Basic 6 (Front End) for developing payroll software. We use COBjects (a third party component that is not supported anymore) for getting data from ISAM files and bind it to user controls with the help of ADO records. The batch processes (calculating) are written in COBOL.
For the future we want to use Visual Cobol replacing Visual Basic 6. We see so much advantages in using Visual Cobol!




