<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>27 Aug 2015 10:17:00 Z</lastBuildDate><pubDate>19 Aug 2015 19:09:00 Z</pubDate><description>Hi,&#13;
&#13;
I need to delete files created in HFSQL, how do I remove them from code ?&#13;
these are some temp files created during run time.&#13;
&#13;
Regards,&#13;
&#13;
Peter Zhou</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql/read.awp</link><title>Delete files in HFSQL</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/53587-delete-files-hfsql-53692/read.awp</comments><pubDate>27 Aug 2015 10:17:00 Z</pubDate><description>Hi Arie,&#13;
&#13;
I will try out the your suggestion on the stored procedure.&#13;
&#13;
Thank you !&#13;
&#13;
Regards,&#13;
&#13;
PETER ZHOU</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53692/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53692/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql/read.awp">Delete files in HFSQL</source><title>Re: Delete files in HFSQL</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53683/read.awp</comments><pubDate>26 Aug 2015 18:19:00 Z</pubDate><description>Doesn't matter if they're text files, HFSQL files, Word documents... they are all just files so you can just use fDelete can't y…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53683/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53683/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql/read.awp">Delete files in HFSQL</source><title>Re: Delete files in HFSQL</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53679/read.awp</comments><pubDate>26 Aug 2015 15:32:00 Z</pubDate><description>Hi Peter,&#13;
&#13;
what about creating some stored procedures doing the job?&#13;
Call these from your software as if it where build-in Wi…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53679/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53679/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql/read.awp">Delete files in HFSQL</source><title>Re: Delete files in HFSQL</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53678/read.awp</comments><pubDate>26 Aug 2015 15:05:00 Z</pubDate><description>Hi,&#13;
&#13;
Anyone knows the solution ?&#13;
&#13;
It seems PCSOFT has not given us the ability to list files &amp; directory with HFSQL.&#13;
&#13;
Rega…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53678/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53678/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql/read.awp">Delete files in HFSQL</source><title>Re: Delete files in HFSQL</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53664/read.awp</comments><pubDate>25 Aug 2015 17:48:00 Z</pubDate><description>Hi,&#13;
&#13;
HDeletFile remove 1 file at a time..&#13;
&#13;
How about removing many files from the temp folder ( would not know the actual fi…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53664/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53664/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql/read.awp">Delete files in HFSQL</source><title>Re: Delete files in HFSQL</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53588/read.awp</comments><pubDate>19 Aug 2015 22:59:00 Z</pubDate><description>HDeleteFile&#13;
&#13;
DW</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53588/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql-53588/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53587-delete-files-hfsql/read.awp">Delete files in HFSQL</source><title>Re: Delete files in HFSQL</title></item></channel></rss>
