Product Documentation

FairCom RTG COBOL Edition User's Guide

Previous Topic

Next Topic

Sqlize Tutorial

A tutorial is provided to explain how to prepare your data for SQL access, a process called "sqlizing." This process is necessary only if you want to provide access to your data through relational interfaces such as SQL, ODBC, JDBC, etc.

This tutorial is located in:

FairCom\Vx.x.x.RTG\win32\Driver\ctree.cobol\tutorials\Sqlize\

(where FairCom\Vx.x.x.RTG is the installation directory and win32 is the platform directory.)

The Sqlize Tutorial COBOL source code is compatible with the Micro Focus ACUCOBOL compiler, Veryant isCOBOL, and Micro Focus starting with Visual COBOL 2010 release. Please check with FairCom regarding future support for other COBOL compilers.

For a thorough description of this tutorial, see the FairCom RTG COBOL Edition User's Guide.

TOCIndex