<?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 - Dynamic Transaction Tracking</title>
 <link>http://www.oehive.org/taxonomy/term/573/0</link>
 <description></description>
 <language>oehive</language>
<item>
 <title>Dynamic Transaction (record write,delete.create)</title>
 <link>http://www.oehive.org/project/Creating_histrory_records</link>
 <description>&lt;p&gt;have two procedures that work that can called from trigger level within trigger. They passed a number of paramters including one temp-table containing create/delete information , the 2nd program accepts the current new record and the old record &lt;/p&gt;
&lt;p&gt;WRITE TRIGGER&lt;/p&gt;
&lt;p&gt;DEF TEMP-TABLE ttnewCustomer LIKE Customer.&lt;br /&gt;
CREATE ttnewcustomer.&lt;br /&gt;
BUFFER-COPY customer TO ttnewcustomer.&lt;br /&gt;
DEF TEMP-TABLE ttoldCustomer LIKE customer.&lt;br /&gt;
CREATE ttoldcustomer.&lt;br /&gt;
BUFFER-COPY oldcustomer TO ttoldCustomer.&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/project/Creating_histrory_records&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.oehive.org/taxonomy/term/573">Dynamic Transaction Tracking</category>
 <category domain="http://www.oehive.org/taxonomy/term/134">Operating System and Application Interfaces</category>
 <category domain="http://www.oehive.org/taxonomy/term/150">All Projects</category>
 <enclosure url="http://www.oehive.org/files/TrgCreateDeleteTransactionAS.p" length="3347" type="text/x-pascal" />
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <group domain="http://www.oehive.org/OERAOSIGroup">OERA OSI Group</group>
 <group domain="http://www.oehive.org/ooabl">Object-Oriented ABL Techniques</group>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <group domain="http://www.oehive.org/node/193">Codeparse group</group>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Sun, 23 Nov 2008 21:41:44 +0000</pubDate>
 <dc:creator>jango</dc:creator>
 <guid isPermaLink="false">1376 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
