From ccb8ac24187956b7edad43b7f2176ed5894b04c0 Mon Sep 17 00:00:00 2001 From: SJLennon <67484051+SJLennon@users.noreply.github.com> Date: Tue, 18 Aug 2020 13:24:05 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c9c5b27..25a2a4e 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ More developers are learning about the **IBM i** as a wonderful business platfor My intent is to provide real programs that help you learn, or improve your current understanding, and which you can adapt to you needs. Feel free to provide comments and feedback. + +### SQL_SKELETON + +Batch program with SQL embedded in RPGLE. Includes error checking and handling. Two versions, one in completely free format and one not free with the D-Specs in fixed format.