GTGajender Tyagiinoss.hashnode.dev·1d ago · 3 min readLearn IBMI/AS400IBM i has a reputation for being stable, reliable, and difficult to replace. Many businesses still depend on applications written in RPG, CL, DDS, and Db2 for i. At the same time, finding structured a00
SSSangamesh SBMinsbm-tech.hashnode.dev·Jul 23 · 4 min readRPG -Varying Dimension Arrays Every RPG programmer has a story like this one: "The array was DIM(100). Nobody ever expected more than 100 rows. Then the business grew, and one Tuesday morning the job dumped in production with an 00
DTDheeraj Tanwarindheerajtanwar.hashnode.dev·Mar 22 · 7 min readUser-Defined Function's DB2 SQLHi, welcome to a new article. In this article we will learn about the user-defined functions. So let's get started. What are user-defined functions (UDFs)? UDFs are custom functions that users can cre00
VYVijendra Yadavinvijendrapro.hashnode.dev·Apr 3, 2025 · 6 min readAS400 vs. Cloud-Native: Which is Better for Enterprises?In today's rapidly evolving digital landscape, enterprises face a critical technological crossroads: Should they continue relying on proven legacy systems like IBM’s AS400 (now known as IBM iSeries), or should they transition to modern cloud-native a...00
VYVijendra Yadavinvijendrapro.hashnode.dev·Jan 29, 2025 · 5 min readAS400 Application Development for Beginners - Programmers.ioAS400, also known as the IBM iSeries, is a robust and secure platform for enterprise computing that has withstood the test of time. First introduced by IBM in 1988, the AS400 platform has evolved into a versatile system for businesses across industri...00
GTGajender Tyagiinoss.hashnode.dev·Jul 9, 2023 · 7 min readJavaScript for RPG/IBMi DevsIntroduction: In this blog post, we will explore the similarities and differences between JavaScript and RPG. While the initial part of this post will cover the basics of both languages and their data types, subsequent articles in this series will de...00
DSDominik Schischmainblog.sigterm.eu·Jun 8, 2022 · 2 min readControlling an AS/400 or System i with c#Introduction Some time ago we had to develop and deploy a new system side application for our customers. As our customer base is using mainly Windows and System i, and our whole new system configurations have been developed in c# we had to decide whi...00