<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>28 Jan 2015 19:08:00 Z</lastBuildDate><pubDate>28 Jan 2015 12:55:00 Z</pubDate><description>Hi,&#13;
&#13;
I carefully read the post about threads here and saw the nice WXLIVE THREADS youtube video.&#13;
But it is not so clear for me how to do it right.&#13;
&#13;
My problem is always the same:&#13;
&#13;
The user defines some filters in my application and click "refresh" button. My application does "hexecutesql" or "httprequest" and (depends of the filter) the user wait and wait and wait till he get an answer from the server.&#13;
&#13;
In the meantime he could drink coffee or make a phone call but it would be nice if he could do something with my program.&#13;
&#13;
Ok, I put the procedure with the "hexecutesql" and "tabledisplay" in a extra thread, but it doesn´t work.&#13;
It never refreshes my tables ...&#13;
&#13;
Perhaps I don´t understand it right ...&#13;
&#13;
How do you solve it ? Could anybody explain how to buld a threading modell to avoid the blocked-response-time and Windows-not-responding-hourglass issues ?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50145-access-and-threads-howto/read.awp</link><title>[WX] DB Access and Threads - Howto</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/50145-access-and-threads-howto-50167/read.awp</comments><pubDate>28 Jan 2015 19:08:00 Z</pubDate><description>Hi Alexandre,&#13;
&#13;
thx for the reply.&#13;
&#13;
I am wondering that there is no "easy" way to do this, like a parameter in "HExecuteqery"…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50145-access-and-threads-howto-50167/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50145-access-and-threads-howto-50167/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50145-access-and-threads-howto/read.awp">[WX] DB Access and Threads - Howto</source><title>Re: [WX] DB Access and Threads - Howto</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50145-access-and-threads-howto-50158/read.awp</comments><pubDate>28 Jan 2015 16:12:00 Z</pubDate><description>Hi Michael,&#13;
&#13;
When you create your thread procedure, select independent HFSQL context. Then in that thread, make your SQL query…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50145-access-and-threads-howto-50158/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50145-access-and-threads-howto-50158/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50145-access-and-threads-howto/read.awp">[WX] DB Access and Threads - Howto</source><title>Re: [WX] DB Access and Threads - Howto</title></item></channel></rss>
