<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>8 Feb 2018 08:23:00 Z</lastBuildDate><pubDate>8 Feb 2018 04:57:00 Z</pubDate><description>I have a window, inside I have 2 local procedure . in each I declaring data source variable using same name&#13;
m_Query is data source&#13;
&#13;
inside both procedure calling hexecutesqlquery()&#13;
&#13;
the weird things happen when from inside proc1 , i call proc2 .&#13;
after calling proc2 , m_query in proc1 no longer contain query result from proc1 but it overwrite by proc1 .&#13;
&#13;
I resolve this by make different name . I don't under why this happen . when i try other variable (string / int ) , I don't see this problem . why ?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64459-wd20-data-source-variable-overwrite/read.awp</link><title>[WD20] data source variable overwrite</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/64459-wd20-data-source-variable-overwrite-64463/read.awp</comments><pubDate>8 Feb 2018 08:23:00 Z</pubDate><description>Quote&#13;
Stefan Bentvelsen&#13;
&#13;
Hi ccc2,&#13;
&#13;
&#13;
&#13;
&#13;
&#13;
in my experience, a data source is always global.&#13;
&#13;
thanks stefan for the info …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64459-wd20-data-source-variable-overwrite-64463/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64459-wd20-data-source-variable-overwrite-64463/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64459-wd20-data-source-variable-overwrite/read.awp">[WD20] data source variable overwrite</source><title>Re: [WD20] data source variable overwrite</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64459-wd20-data-source-variable-overwrite-64461/read.awp</comments><pubDate>8 Feb 2018 07:33:00 Z</pubDate><description>Hi ccc2,&#13;
&#13;
in my experience, a data source is always global.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64459-wd20-data-source-variable-overwrite-64461/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64459-wd20-data-source-variable-overwrite-64461/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64459-wd20-data-source-variable-overwrite/read.awp">[WD20] data source variable overwrite</source><title>Re: [WD20] data source variable overwrite</title></item></channel></rss>
