Rexx/SQL installation
An external Rexx function package to connect to SQL databases
Brought to you by:
rexx
Hi
I am trying to install Rexx/SQL-2.4 on AIX 5.1 with
Rexx interpreter -Object rexx
After doing configure ,make ,make INSTALL when I try
to execute simple.cmd it gives the following
*** Unable to load library: /usr/lib/librexxsql.so !
Error message: 0509-022 Cannot load
module /usr/lib/librexxsql.so.
0509-026 System error: A file or directory in
the path name does not exist.
55 *-* Procedure Expose sqlca.
REX0017E: Error 17 running /tmp/REXX/RexxSQL-
2.4/samples/simple.cmd line 55: Unexpected PROCEDURE
REX0230E: Error 17.1: PROCEDURE is valid only when
it is the first instruction executed after an
internal CALL or function invocation
please help
reply on shilpa.agarwal@in.ibm.com