For an internal effort, we are evaluating SQL as the way to access databases within our RPG programs. Is there a setting withing CA 2E that will generate the SQL statements for database access instead of using the RPG opcodes like CHAIN, SETLL, READ, READE, UPDATE, DELETE etc?
CA 2E 8.7 and higher
There are four distinct methods available to achieve the requirement of transitioning from DDS to SQL-based access:
Control Database access (RLA vs SQL) based on Individual File Generation Mode
Summary of options: