<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 22: Rexx/SQL for ooREXX 4.1.0</title><link href="https://sourceforge.net/p/rexxsql/support-requests/22/" rel="alternate"/><link href="https://sourceforge.net/p/rexxsql/support-requests/22/feed.atom" rel="self"/><id>https://sourceforge.net/p/rexxsql/support-requests/22/</id><updated>2011-05-23T13:27:32Z</updated><subtitle>Recent changes to 22: Rexx/SQL for ooREXX 4.1.0</subtitle><entry><title>Rexx/SQL for ooREXX 4.1.0</title><link href="https://sourceforge.net/p/rexxsql/support-requests/22/" rel="alternate"/><published>2011-05-23T13:27:32Z</published><updated>2011-05-23T13:27:32Z</updated><author><name>John Potelle</name><uri>https://sourceforge.net/u/jpotelle/</uri></author><id>https://sourceforge.net7362abe74e8582ade4193da579d280e289aa0016</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I’ve been using Rexx/SQL 2.5 for several years with Regina but I’d like to move my REXX code to ooREXX; it seems to execute programs faster.  I see that the old w32funcs and Regina REXX Utility Functions have been rolled into ooREXX.  But I also need SQL functionality and I can’t make Rexx/SQL 2.5 work with ooREXX 4.1.0 (though you note that ooREXX support was added in v2.5).  I found Rexx/SQL 2.6b2 on Sourceforge but I can’t compile it; I’m not even sure it’ll work.  Also John Blumel’s ORexx/SQL classes seem to be a wrapper around Rexx/SQL so I doubt that would help me. Lee Peedin’s “Using Procedural Rexx/SQL as an OORexx Object” code also doesn’t work.&lt;/p&gt;
&lt;p&gt;RxFuncAdd('SQLLoadFuncs','rexxsql','SQLLoadFuncs') returns 0 but RxFuncQuery() returns 1 for every function listed in the Rexx/SQL docs &lt;a href="http://rexxsql.sourceforge.net/doc/index.html"&gt;http://rexxsql.sourceforge.net/doc/index.html&lt;/a&gt; except SQLLoadFuncs. And sqlversion = sqlvariable('VERSION'); triggers Error 43.1:  Could not find routine "SQLVARIABLE";&lt;/p&gt;
&lt;p&gt;Does Rexx/SQL 2.6b2 work with ooREXX 4.1.0? If so, when do you think 2.6 will be released from beta?&lt;/p&gt;
&lt;p&gt;Thanks for your help!&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>