<?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>The OpenEdge Hive - issues for DataDigger</title>
 <link>http://www.oehive.org/project/issues</link>
 <description>Software development from an OpenEdge point of view. OE Hive provides open-source projects, freeware, wiki, forums, and other services.</description>
 <language>oehive</language>
<item>
 <title>&lt;widget&gt; does not fit in parent DIALOG-BOX Dialog-Frame</title>
 <link>http://www.oehive.org/node/2253</link>
 <description>&lt;p&gt;I&#039;m not sure if it happens only to me, but I&#039;m getting (6491) warning when I start Settings and Manage Queries. So I increased the heights of those two dialogs by one pixel (379 to 380 and 349 to 350) and it is all fine now.&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/194&quot; class=&quot;og_links&quot;&gt;Hive group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2253#comments</comments>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <pubDate>Wed, 23 Jul 2014 07:21:25 +0000</pubDate>
 <dc:creator>tww</dc:creator>
 <guid isPermaLink="false">2253 at http://www.oehive.org</guid>
</item>
<item>
 <title>Installation help</title>
 <link>http://www.oehive.org/node/2170</link>
 <description>&lt;p&gt;I am unable to get datadigger running.&lt;br /&gt;
I have no documentation other than the 3 lines contained in readme.txt&lt;br /&gt;
The error is:&lt;br /&gt;
R-code file not located for &quot;c:\datadigger\datadigger.p&quot; (473)&lt;br /&gt;
** Unable to run startup procedure c:\datadigger\datadigger.p. (492)&lt;/p&gt;
&lt;p&gt;Here is my startup line pointing to prowin32.exe:&lt;br /&gt;
c:\IS21\Progress\bin\prowin32.exe -basekey &quot;INI&quot; -p c:\datadigger\DataDigger.p&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/1541&quot; class=&quot;og_links&quot;&gt;Community&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2170#comments</comments>
 <group domain="http://www.oehive.org/node/1875">DBA Group</group>
 <group domain="http://www.oehive.org/node/213">Miscellaneous Group</group>
 <group domain="http://www.oehive.org/node/1541">Community</group>
 <pubDate>Mon, 15 Apr 2013 20:00:03 +0000</pubDate>
 <dc:creator>bclsoftrac</dc:creator>
 <guid isPermaLink="false">2170 at http://www.oehive.org</guid>
</item>
<item>
 <title>Datadigger uses CHR(160) which is zero-length when using CPINTERNAL UTF-8</title>
 <link>http://www.oehive.org/node/2139</link>
 <description>&lt;p&gt;The datadigger uses CHR(160) as a delimiter. When running OpenEgde with UTF-8 as session:cpinternal, this throws an error:&lt;br /&gt;
&quot;Second parameter of REPLACE must have non-zero length (2918)&quot;.&lt;br /&gt;
This can be avoided by changing the CHR(160) into CHR(160, SESSION:CPINTERNAL, &quot;ISO8859-1&quot;).&lt;/p&gt;
&lt;p&gt;Easiest way:&lt;br /&gt;
- define preprocessor CHR160 in datadiggger.i which says: &amp;amp;GLOB CHR160 CHR(160, SESSION:CPINTERNAL, &quot;ISO8859-1&quot;).&lt;br /&gt;
- replace all references to CHR(160) by {&amp;amp;CHR160}&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;/devtools&quot; class=&quot;og_links&quot;&gt;Development Tools Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2139#comments</comments>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <pubDate>Wed, 26 Sep 2012 12:04:55 +0000</pubDate>
 <dc:creator>jhennen</dc:creator>
 <guid isPermaLink="false">2139 at http://www.oehive.org</guid>
</item>
<item>
 <title>Oracle dataserver use</title>
 <link>http://www.oehive.org/node/2118</link>
 <description>&lt;p&gt;Hi - not sure of this is a bug or not - but getting the progress error 7334. Something to do with datadiggerlib.p cQuery = substitute(&#039;for each &amp;amp;1._File no-lock where _File-number &amp;lt; 32768&#039;, cDatabase).&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;</description>
 <comments>http://www.oehive.org/node/2118#comments</comments>
 <enclosure url="http://www.oehive.org/files/issues/dd-7334.jpg" length="13023" type="image/jpeg" />
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Wed, 13 Jun 2012 13:24:39 +0000</pubDate>
 <dc:creator>grayhamb</dc:creator>
 <guid isPermaLink="false">2118 at http://www.oehive.org</guid>
</item>
<item>
 <title>add + clone buttons - they work but throw an error</title>
 <link>http://www.oehive.org/node/2112</link>
 <description>&lt;p&gt;error is (record already exists)&lt;br /&gt;
I have to click close button to exit - hit refresh on table + new record is there - for both add and clone&lt;/p&gt;
&lt;p&gt;so it&#039;s adding the proper record - but on click of OK (in add/clone mode) it is trying to add it 2x?&lt;/p&gt;
&lt;p&gt;Note: GREAT! to have Add working + also CLONE is a great idea that I will use!  yes!&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;</description>
 <comments>http://www.oehive.org/node/2112#comments</comments>
 <enclosure url="http://www.oehive.org/files/issues/Submit Issue  The OpenEdge Hive - Google Chrome_2012-05-22_11-58-45.jpg" length="121272" type="image/jpeg" />
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Tue, 22 May 2012 16:00:43 +0000</pubDate>
 <dc:creator>hltool</dc:creator>
 <guid isPermaLink="false">2112 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
