REXX/SQL hangs at cleanup under W2K
An external Rexx function package to connect to SQL databases
Brought to you by:
rexx
Using current REXX/SQL under Windows 2000 to connect
to MS-Access via ODBC and find that after disconnect,
SQLDropFuncs 'UNLOAD' , exit, that program does not
end (hangs), requiring rexx command box to be closed,
and then terminated. Not sure what's going on beyond
that (maybe all resources not released), but if there is
anything I can do, please let me know or advise what to
try. Have been enjoying REGINA with REXX/SQL and
REXX/CURL, please keep up the good work!
Logged In: YES
user_id=844802
Gordon,
I experienced the same problem as you with the downloaded
executables for Regina 3.0, 3.1 and 3.2 with RexxSQL 2.3 and
2.4. However, after downloading the source for Regina 3.2
and RexxSQL 2.4 and rebuilding the executables, I cannot re-
create the problem. I'm guessing if I say maybe the
downloaded executables weren't built on Windows 2000 and
the rebuild on Win2000 fixes some reference to the system
dll's?
Regards,
Andy
Logged In: YES
user_id=86185
Please check this problem with Regina 3.3 and Rexx/SQL 2.5.