Menu

#27 Rexx/SQL for MySQL and OOrexx crashes when many columns are retrieved

v1.0 (example)
open
nobody
None
5
2015-09-13
2015-09-13
taf
No

RexxSQL (for / MySQL / OORexx) crashes OORexx when a large number of columns are retrieved in a single query. I've downloaded the source (tho' I'm a long way from being a C++ programmer). In the my directory is a header file defining MAX_COL as 75 (while in the esoob directory its defined as 254). Is MAX_COL the limit I'm encountering? If so, can it usefully be set to a larger value? What would be the consequence(s) of doing so? Can I as that the value in the download binaries be set

Discussion