2 тысяч подписчиков
99 видео
Coding in RPG (IBM i/AS400). Using a varying dimension array as a subprocedure parameter.
Coding in RPG (IBM i/AS400). Using the DB2 for IBMi extension in VSCode
Coding in RPG (IBM i/AS400). Testing IBM i Notebooks in vscode, using RPG(AS/400)
Coding in RPG (IBM i/AS400). Creating a simple RPG program with VScode
Coding in RPG (IBM i/AS400). Subroutines and subprocedures.
Coding in RPG (IBM i/AS400). Creating a trigger using SQL.
Coding in RPG (IBM i/AS400). How to detect SQL execution errors in our RPG programs.
Coding in RPG (IBM i/AS400). Embedded SQL in IBM i (AS/400) RPG (Part II).
Coding in RPG (IBM i/AS400). Using data queues.
Coding in RPG (IBM i/AS400). Using a SCROLL CURSOR.
Coding in RPG (IBM i/AS400). Converting file operations in RPG to embedded SQL operations in RPG.
Coding in RPG (IBM i/AS400). How to make different JOINs to retrieve data
Coding in RPG (IBM i/AS400). Using xml-into to import XML documents.
Coding in RPG (IBM i/AS400). How to make programs without the RPG logic cycle.
Coding in RPG (IBM i/AS400). Creating IFS files using RPG and SQL
Coding in RPG (IBM i/AS400). Converting Logical Files to SQL Indexes or Views
Coding in RPG (IBM i/AS400). Converting DDS to SQL DDL with SQL
Coding in RPG (IBM i/AS400). Passing dimensional data structures as parameters to subprocedures
Coding in RPG (IBM i/AS400). When to create a SQL index.
Coding in RPG (IBM i/AS400). How to know from what program am I been called.
Coding in RPG (IBM i/AS400). Installing and use vscode with RPG and a pub400 account.
Coding in RPG (IBM i/AS400). Using XML files with RPG and SQL.
Coding in RPG (IBM i/AS400). Sending information to a REST SERVER
Coding in RPG (IBM i/AS400). Encrypting and decrypting data using SQL and RPG.
Coding in RPG (IBM i/AS400). Using SQL history tables.
Coding in RPG (IBM i/AS400). Improving a process with activation groups.
Coding in RPG (IBM i/AS400). Using the option *convert.
Coding in RPG (IBM i/AS400). Templates.
Coding in RPG (IBM i/AS400). Using the "static" keyword.
Coding in RPG (IBM i/AS400). Using RPG in VScode, with Linter, Make, and Git!
Coding in RPG (IBM i/AS400). Using *nopass and *omit parameter options
Coding in RPG (IBM i/AS400). Using SQL Objects with Native RPG file operations.
Coding in RPG (IBM i/AS400). Creating a binder language source file using vscode in RPG(AS/400)
Coding in RPG (IBM i/AS400). Using physical files with members with SQL
Programando en RPG (IBM i/AS400). Utilizando un repositorio local para programar con RPG.
Coding in RPG (IBM i/AS400). How to get information from the columns of a file
Coding in RPG (IBM i/AS400). How to know if my program is being debugged.
Coding in RPG (IBM i/AS400). Using audit columns in our tables.
Coding in RPG (IBM i/AS400). Using pointers.
How to Open a 5250 Terminal using Code for IBMi
Coding in RPG (IBM i/AS400). Using CREATE FUNCTION and CREATE PROCEDURE
Coding in RPG (IBM i/AS400). Using %SPLIT
Coding in RPG (IBM i/AS400). Accessing tables using SQL and record number
Coding in RPG (IBM i/AS400). Using ON-EXIT.
Coding in RPG (IBM i/AS400). How to use data-into and data-gen (Part II). Using the IFS.
Coding in RPG (IBM i/AS400). Using BLOB SQL fields in RPG to store and retrieve data.
Coding in RPG (IBM i/AS400). Activation Groups.
Coding in RPG (IBM i/AS400). Creating a service program.
Coding in RPG (IBM i/AS400). Converting Physical Files to SQL Tables.
Coding in RPG (IBM i/AS400). Using %RIGHT and %LEFT