<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Wonsil&#039;s blog</title>
 <link>http://www.oehive.org/blog/4978</link>
 <description></description>
 <language>oehive</language>
<item>
 <title>Returning a generic ADO.Net dataset from ABL</title>
 <link>http://www.oehive.org/node/2216</link>
 <description>&lt;p&gt;I&#039;m trying to call a .Net object method that returns an untyped-generic System.Data.Dataset result but I cannot figure out the syntax. Once I do, I&#039;m not sure how to access the records.&lt;br&gt;My code looks like this:&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
{bo\DynamicQuery\DynamicQuery_ds.i}&lt;br /&gt;
DEF var hProc as handle.&lt;br /&gt;
DEF INPUT-OUTPUT Parameter dataset-handle hDS.&lt;/p&gt;
&lt;p&gt;Run bo\DynamicQuery\DynamicQuery.r PERSISTENT SET hProc No-Error.&lt;br /&gt;
IF VALID-HANDLE(hProc) THEN DO:&lt;br /&gt;
  RUN ExecuteByID IN hProc (input &quot;UFM-Cfg-Insite&quot;, {&amp;amp;dataset-handle hDS}).&lt;br /&gt;
END.&lt;br /&gt;
ELSE DO:&lt;br /&gt;
  Message &quot;InSite Configurator: Unable to create Dynamic Query BO&quot;.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/2216&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2216#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/366">.Net</category>
 <category domain="http://www.oehive.org/taxonomy/term/357">ABL</category>
 <category domain="http://www.oehive.org/taxonomy/term/1061">method</category>
 <category domain="http://www.oehive.org/taxonomy/term/1060">System.Data.Dataset</category>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Thu, 16 Jan 2014 21:02:35 +0000</pubDate>
 <dc:creator>Wonsil</dc:creator>
 <guid isPermaLink="false">2216 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
