<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>30 Aug 2016 20:05:50 Z</lastBuildDate><pubDate>30 Aug 2016 11:42:17 Z</pubDate><description>Hi&#13;
&#13;
I am using session level database table triggers. &#13;
&#13;
Is there a method of getting the 'before' field values of a table update within the session trigger without implementing logging?&#13;
&#13;
e.g. customer.name was changed from 'hello' to 'goodbye' - in the session triggers (before modify) customer.name shows as 'goodbye' - is there syntax to get the actual before value 'hello' ?&#13;
&#13;
Many thanks&#13;
Dave</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify/read.awp</link><title>Find out before values on hModify</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify-59348/read.awp</comments><pubDate>30 Aug 2016 20:05:50 Z</pubDate><description>Hi Dave,&#13;
&#13;
of course you can code dynamically... In fact, even simpler, you can use &#13;
my code from WXReplication where I do exa…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify-59348/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify-59348/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify/read.awp">Find out before values on hModify</source><title>Re: Find out before values on hModify</title></item><item><author>dsprosystems</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify-59346/read.awp</comments><pubDate>30 Aug 2016 15:12:06 Z</pubDate><description>Hi Fabrice&#13;
&#13;
Thanks for your reply&#13;
&#13;
I was hoping for some method i could do dynamically (with myfile/indirection) within the …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify-59346/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify-59346/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify/read.awp">Find out before values on hModify</source><title>Re: Find out before values on hModify</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify-59341/read.awp</comments><pubDate>30 Aug 2016 14:29:28 Z</pubDate><description>Hi Dave&#13;
&#13;
you can always :&#13;
- create an alias on the file (halias)&#13;
- read the record&#13;
- get the previous valeu from the record…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify-59341/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify-59341/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59337-find-out-before-values-hmodify/read.awp">Find out before values on hModify</source><title>Re: Find out before values on hModify</title></item></channel></rss>
