In this section, you use the COBOL application from the previous section to create a new Microsoft SQL Server table in which to store your COBOL information.
In this section, you will:
- Modify the COBOL application to add a new file description
- Add COBOL directives to allow your application to work with
Database Connectors
- Set up configuration variables and files to direct the operations of
Database Connectors
- Run the sample program to create a new database table
- Check the resulting Microsoft SQL Server table for columns and indexes
- Modify field names for improved readability