Previous Topic Next topic Print topic


Creating a COBOL Application

Database Connectors simplifies the process of working with relational databases. It lets you use the traditional COBOL OPEN OUTPUT verb to create a new database table.

You can use a sample COBOL program that comes with Database Connectors to create a new database table in which to store your COBOL information. To do this, perform the following:

Previous Topic Next topic Print topic