Description from the author:
"SYBREXX.DLL is a set of REXX extensions that can be used to access SYBASE SQL Server. In most cases the functions are very similar to the DB-LIBRARY functions. Not all functions have been implemented and if you need specific functions let me know and I can probably add them to the library for you. Mostly it is fairly trivial to create a REXX equivalent for the functions, but some functions such as dbbind() may prove to be more difficult. These require a good understanding of how the REXX variable pool works - which I don't have."