<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>22 Feb 2016 13:21:00 Z</lastBuildDate><pubDate>22 Feb 2016 12:01:00 Z</pubDate><description>Hi Windevers,&#13;
&#13;
I have to build a program where 2 or more users can save and modify the same record. That´s normal.&#13;
I use the method "the (last) winner takes it all" which means, that the last "saving" user overwrites the record changes from the concurrent user. Thats not the elegantest way ...&#13;
&#13;
Whats your way to handle this ?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record/read.awp</link><title>How to avoid users to modify the same record</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56568/read.awp</comments><pubDate>22 Feb 2016 13:21:00 Z</pubDate><description>This problems can be managed by the Assisted management of HFSQL errors.&#13;
Check this help page:&#13;
http://doc.windev.com/en-US/?30…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56568/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56568/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record/read.awp">How to avoid users to modify the same record</source><title>Re: How to avoid users to modify the same record</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56567/read.awp</comments><pubDate>22 Feb 2016 13:12:00 Z</pubDate><description>OK folks,&#13;
&#13;
thx.&#13;
&#13;
It looks like there is no built-in mechanism to make this with a 3 rows of code ....</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56567/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56567/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record/read.awp">How to avoid users to modify the same record</source><title>Re: How to avoid users to modify the same record</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56566/read.awp</comments><pubDate>22 Feb 2016 12:39:00 Z</pubDate><description>Hi Michael,&#13;
&#13;
I add a "LastModification" field to my file. (datetime field). Every time I update a record, i also update this f…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56566/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56566/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record/read.awp">How to avoid users to modify the same record</source><title>Re: How to avoid users to modify the same record</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56565/read.awp</comments><pubDate>22 Feb 2016 12:34:00 Z</pubDate><description>Hi everybody&#13;
&#13;
when necessary, this is how I generally work, it's still last in wins, but at the FIELD level:&#13;
&#13;
1. When OPENIN…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56565/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56565/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record/read.awp">How to avoid users to modify the same record</source><title>Re: How to avoid users to modify the same record</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56564/read.awp</comments><pubDate>22 Feb 2016 12:24:00 Z</pubDate><description>Hi Michael,&#13;
&#13;
I think it's the only way.&#13;
It's the same way it goes in the physical world.&#13;
&#13;
Regards,&#13;
Piet</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56564/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record-56564/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56563-how-avoid-users-modify-same-record/read.awp">How to avoid users to modify the same record</source><title>Re: How to avoid users to modify the same record</title></item></channel></rss>
