Recycling RPG Programs as Stored Procedures, Part 2
April 18, 2012
Returning a result set using an SQL cursor; details on V7.1 support for RPG
ArticlesRecycling RPG as Stored Procedures
March 21, 2012
This article outlines the basics of turning an RPG program into a stored procedure
ArticlesBuilding REST Web Services With RPG
February 22, 2012
This month’s article begins the process of answering one of the most common questions we’re asked lately: How do I create a Web service? Many people are now turning to RESTful Web services.
ArticlesPaging, Memory and I/O Delays
September 1, 2010
Jacqui Lynch offers expert tips for AIX tuning in this first of a two-part series. Learn how to optimize paging, memory, and I/O delays for AIX 5.3, 6.1, and 7.
ArticlesTips for Configuring sFTP on IBM i
December 1, 2009
Learn how to configure sFTP on IBM i with step-by-step guidance, troubleshooting tips, and best practices for secure data transfers.
A Debate: DDS Versus DDL
September 1, 2008
Should you switch your DDS-defined files to DDL and replace RPG file access with embedded SQL? There's no simple answer, but a mix might be the best option.
ArticlesDebugging RPG IV Programs: The Green-Screen Way
December 1, 2007
Learn the secrets to debugging in green screen.