9 +++ R = REXXSQL("CONNECT" USER "IDENTIFIED BY" PASSWORD "TO" DB)
Error running REXXPRG2, line 9: Routine not found
Error running REXXPRG2, line 9: Routine not found
i'm trying to run a rexx program and i'm getting the above error
sikosc wrote:9 +++ R = REXXSQL("CONNECT" USER "IDENTIFIED BY" PASSWORD "TO" DB)
Error running REXXPRG2, line 9: Routine not found
i'm trying to run a rexx program and i'm getting the above error
Anuj Dhawan wrote:Or may be REXXSQL in question is a product developed by Software Product Research.