<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>30 Jan 2016 18:07:49 Z</lastBuildDate><pubDate>28 Jan 2016 22:31:04 Z</pubDate><description>Hi Guys,&#13;
&#13;
I am having a slight issue with figuring out what is the correct method of doing the equivalent of an Append Query in Access.&#13;
&#13;
I have an excel report that I am importing into a table. I have managed to get the Excel File imported into the Database, but I am struggling  to figure out how to deal with duplicates if I have to re-import this list due to additions to the original excel report.&#13;
&#13;
I had looked to use a separate import table, the to append the new records into the main database without having any duplicates.&#13;
&#13;
All the methods for importing excel seem to have issues surrounding the handling of duplicates for what I want to do, by either adding in all the records again &amp; creating a large number of duplicates, or having an error report for every duplicate that is being attempted to be imported.&#13;
&#13;
Excel file can contain in excess of 70,000 records &amp; there may be only 1 or 2 additions to this file between imports, however there is no means of identifying just the new records to allow for entry of just these new items.&#13;
&#13;
I am using WinDev 20, so have used the HImport]XLS method, but can't seem to figure out the best way of removing the Duplicate information.&#13;
&#13;
What is the correct way of doing the equivalent of a Append Query in accessso that I can use a temporary import table, then only add the new records.&#13;
&#13;
Similarly, what is the equivalent of the Update Query in Access?&#13;
&#13;
The Update query only seems to let me update to a manual entry, unless I am not using it correctly.&#13;
&#13;
New to WinDev so easily confused. I have searched through the tutorials &amp; this forum / WinDev online Help, but have not been able to find the information I am after.&#13;
&#13;
I am sure there is probably an easy way to do it, but I can't seem to find it for some reason.&#13;
&#13;
I have tried importing an access database, but it takes the query in as SQL so does not show me the WinDev way of doing it.&#13;
&#13;
Any help appreciated.&#13;
&#13;
Steven</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import/read.awp</link><title>Append Table after import</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>steven</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import-56163/read.awp</comments><pubDate>30 Jan 2016 18:07:49 Z</pubDate><description>Fabrice,&#13;
&#13;
Once again, thanks for your help. &#13;
&#13;
Will give this a try. &#13;
&#13;
Preference would be to do this into the main table, …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import-56163/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import-56163/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import/read.awp">Append Table after import</source><title>Re: Append Table after import</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import-56159/read.awp</comments><pubDate>30 Jan 2016 01:16:38 Z</pubDate><description>Hi Steven,&#13;
&#13;
importing in a first table means slower process.&#13;
&#13;
However, once you have your first table (or my text file in me…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import-56159/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import-56159/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import/read.awp">Append Table after import</source><title>Re: Append Table after import</title></item><item><author>steven</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import-56131/read.awp</comments><pubDate>29 Jan 2016 13:55:40 Z</pubDate><description>Fabrice,&#13;
&#13;
Thanks again for your help.&#13;
&#13;
I have managed to import the XLS file into a separate table, but it is the duplicate …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import-56131/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import-56131/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import/read.awp">Append Table after import</source><title>Re: Append Table after import</title></item><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import-56128/read.awp</comments><pubDate>29 Jan 2016 13:13:28 Z</pubDate><description>Hi Steven&#13;
&#13;
As I'm not using access, I cannot give you any equivalent method.&#13;
&#13;
However to import an xls file, as you requeste…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import-56128/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import-56128/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56109-append-table-after-import/read.awp">Append Table after import</source><title>Re: Append Table after import</title></item></channel></rss>
