Add SRV_SQL with SQLProblem procedure

This commit is contained in:
SJLennon
2021-10-05 17:25:36 -04:00
parent 467a7a002c
commit 4d9344c8bf
3 changed files with 66 additions and 5 deletions
+3 -1
View File
@@ -2,7 +2,7 @@
These are source files that will be copied into programs using /COPY or /INCLUDE
* ##AIDBTYES
* ##AIDBTYE
5250 Attention ID Definitions. These are the value that are returned in byte 369 of the display file indicator data structure when a screen entry is made.
@@ -14,4 +14,6 @@ These are source files that will be copied into programs using /COPY or /INCLUDE
Prototype definitions for procedures in the SRV_STR service program.
* SRV_SQL_P
Prorotype definitions for procedures in the SQL_SRV service program.