This tutorial will describe the steps we need to follow in order to implement a spring boot application that will be used for applying CRUD (Create Read Update Delete) operation on a Database File that resides in a DB2 for i Schema Tasks on IBM i Firstly, lets write the DDS (in N4SORC source fileContinue reading “DB2 for i CRUD API with Spring Boot”
Category Archives: Uncategorized
How to get rid of the *LR indicator
Reading RPG programs that are full of indicators is not my best thing. Although these days most of RPG fellas (myself included) use %BIFs (e.g. %EOF %FOUND %ERROR) replacing the traditiional indicators, we still use LR indicator usually at the end of our RPG Program. The following program is a simple example of how weContinue reading “How to get rid of the *LR indicator”
Introduce Yourself (Example Post)
This is an example post, originally published as part of Blogging University. Enroll in one of our ten programs, and start your blog right. You’re going to publish a post today. Don’t worry about how your blog looks. Don’t worry if you haven’t given it a name yet, or you’re feeling overwhelmed. Just click theContinue reading “Introduce Yourself (Example Post)”