<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>7 Mar 2015 12:57:00 Z</lastBuildDate><pubDate>4 Mar 2015 12:56:00 Z</pubDate><description>Hello All,&#13;
&#13;
In have developed a small software in WD17.&#13;
&#13;
In the software there is a Window in which there is a ComboBox in which Data is loaded from a Query. Besides the ComboBox there is a button. When the user clicks on the button it will show Window to add a new entry in database. Once the Window is closed there is code to re run the query and reload the contents in ComboBox.&#13;
&#13;
The code is as below:&#13;
Open(WIN_CustomerMasterEntry,True,0) //If we need to add new Second Param is True and Last Param is always 0 HExecuteQuery(QRY_CustomerMaster) ListDisplay(COMBO_JobWorkCustomer,taInit) COMBO_JobWorkCustomer = -1&#13;
This code is working fine on my PC but when we deployed the compiled software to another PC it is not working.&#13;
&#13;
After analyzing I think the problem is that the Data File in which the data is saved is not updated immediately from the Window that allows to add a new entry to the file. It seems to get buffered&#13;
&#13;
Again if we restart the software in question the data that was added previously shows up properly.&#13;
&#13;
So how can we force HFSQL Classic to write all the data immediately when a Window closes?&#13;
&#13;
Is there any solution for this problem? Can the Pros please guide me here.&#13;
&#13;
TIA&#13;
&#13;
Yogi Yang</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow/read.awp</link><title>WD17 - HFSQL Classic Write Data is slow</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/50750-wd17-hfsql-classic-write-data-slow-50835/read.awp</comments><pubDate>7 Mar 2015 12:57:00 Z</pubDate><description>Thanks everyone for your replys.&#13;
&#13;
I am playing at the moment with HFlush and FSecurity.&#13;
&#13;
I hope these two will save me the t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50835/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50835/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow/read.awp">WD17 - HFSQL Classic Write Data is slow</source><title>Re: WD17 - HFSQL Classic Write Data is slow</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50770/read.awp</comments><pubDate>4 Mar 2015 19:10:00 Z</pubDate><description>Hi&#13;
&#13;
I agree with Alexandre. I use onley hf cs. You get backup etc for free as well&#13;
&#13;
regards&#13;
&#13;
Allard</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50770/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50770/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow/read.awp">WD17 - HFSQL Classic Write Data is slow</source><title>Re: WD17 - HFSQL Classic Write Data is slow</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50759/read.awp</comments><pubDate>4 Mar 2015 14:43:00 Z</pubDate><description>Hi Yogi,&#13;
&#13;
Adding to Paulo, this is normal SMB protocol behaviour if your files are shared on a network drive. Windows will use…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50759/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50759/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow/read.awp">WD17 - HFSQL Classic Write Data is slow</source><title>Re: WD17 - HFSQL Classic Write Data is slow</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50755/read.awp</comments><pubDate>4 Mar 2015 13:50:00 Z</pubDate><description>Hi yogi,&#13;
&#13;
The tainit code forses the ititiation code of the combo. If there is nothing then nothing is done. And thus no refre…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50755/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50755/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow/read.awp">WD17 - HFSQL Classic Write Data is slow</source><title>Re: WD17 - HFSQL Classic Write Data is slow</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50753/read.awp</comments><pubDate>4 Mar 2015 13:29:00 Z</pubDate><description>Hi Yogi&#13;
check the HSecurity, HFlush functions.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50753/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow-50753/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50750-wd17-hfsql-classic-write-data-slow/read.awp">WD17 - HFSQL Classic Write Data is slow</source><title>Re: WD17 - HFSQL Classic Write Data is slow</title></item></channel></rss>
