filmov
tv
Coding in RPG (IBM i/AS400). Converting file operations in RPG to embedded SQL operations in RPG.

Показать описание
In this example video I'm converting file operations that we are used to make in RPG, to be used in SQL, so we will have embedded SQL code into our RPG code.
Have fun!
#ibmi #ibm #rpg #rpgle #rpgfree #newvideo #ibmtraining #ibmcoding #rpgtraining #as400 #common #sql #embeddedsql
0:00 Introduction
1:22 The initial RPG example program without SQL functions
2:19 Creating a new RPG program where I'm using embedded SQL functions
2:29 Disabling commit control in my SQL RPG program
3:23 Converting a "chain" instruction into an embedded SQL select
5:27 Converting two "chain" instructions into an embedded SQL join between two tables
8:23 Converting a "counting the number of elements readed" into an embedded SQL operation
9:38 Converting a "write" into an embedded SQL insert
10:54 Converting a "read" (inside a loop) into an embedded SQL cursor and fetch (inside a loop)
13:19 Converting a "read" (inside a loop) intro an embedded SQL cursor and fetch (only with one fetch)
16:30 Ending
Have fun!
#ibmi #ibm #rpg #rpgle #rpgfree #newvideo #ibmtraining #ibmcoding #rpgtraining #as400 #common #sql #embeddedsql
0:00 Introduction
1:22 The initial RPG example program without SQL functions
2:19 Creating a new RPG program where I'm using embedded SQL functions
2:29 Disabling commit control in my SQL RPG program
3:23 Converting a "chain" instruction into an embedded SQL select
5:27 Converting two "chain" instructions into an embedded SQL join between two tables
8:23 Converting a "counting the number of elements readed" into an embedded SQL operation
9:38 Converting a "write" into an embedded SQL insert
10:54 Converting a "read" (inside a loop) into an embedded SQL cursor and fetch (inside a loop)
13:19 Converting a "read" (inside a loop) intro an embedded SQL cursor and fetch (only with one fetch)
16:30 Ending
Coding in RPG (IBM i/AS400). Creating and using a VIEW.
IBM i, AS400 Tutorial, iSeries, System i - Introduction to RPG programming for Beginners_ENGLISH
Coding in RPG (IBM i/AS400). Using Deploy tool in VS Code/Code for IBM i
Coding in RPG (IBM i/AS400). Templates.
Coding in RPG (IBM i/AS400). Using WHEN-IS and WHEN-IN
Coding in RPG (IBM i/AS400). Comparing occurs with other structures
Coding in RPG (IBM i/AS400). Converting file operations in RPG to embedded SQL operations in RPG.
Coding in RPG (IBM i/AS400). Installing and use vscode with RPG and a pub400 account.
Coding in RPG (IBM i/AS400). Creating a simple RPG program with VScode
Coding in RPG (IBM i/AS400). Activation Groups.
Coding in RPG (IBM i/AS400). Using SQL to look for jobs information.
Coding in RPG (IBM i/AS400). Using XML files with RPG and SQL.
Coding in RPG (IBM i/AS400). Using data queues.
Coding in RPG (IBM i/AS400). Using SQL to look for object locks.
Coding in RPG (IBM i/AS400). Using the option *convert.
Coding in RPG (IBM i/AS400). Subroutines and subprocedures.
Coding in RPG (IBM i/AS400). Creating a service program.
Coding in RPG (IBM i/AS400). Improving a process with activation groups.
Coding in RPG (IBM i/AS400). Using pointers.
Coding in RPG (IBM i/AS400). Using *nopass and *omit parameter options
Coding in RPG (IBM i/AS400). New RPG functions: using EXPROPTS.
Coding in RPG (IBM i/AS400). How to use SQL Data Sets in RPG.
Coding in RPG (IBM i/AS400). Creating IFS files using RPG and SQL
Coding in RPG (IBM i/AS400). Embedded SQL in IBM i (AS/400) RPG.
Комментарии