<?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 Jul 2018 08:13:00 Z</lastBuildDate><pubDate>29 Jul 2018 07:57:00 Z</pubDate><description>Hi, as an example, I have a simple table control here, item# + quantity:&#13;
&#13;
[attachment 2773 Bestellungen.png]&#13;
&#13;
The problem: the combo in column 1 of the table should contain only those item numbers which are not in the table. Is there a query for that?&#13;
&#13;
Of course, currently I'm doing that by code and fill the combo with all of the items which are NOT already in the table (TableSeek ..). Is there a more elegant way by query??</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66390-wd23-query-question/read.awp</link><title>[WD23] Query Question</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/66390-wd23-query-question-66401/read.awp</comments><pubDate>30 Jul 2018 08:13:00 Z</pubDate><description>Hi Michael and Shijo,&#13;
&#13;
thank you, I'll try to get one of your suggestions to run!</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66390-wd23-query-question-66401/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66390-wd23-query-question-66401/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66390-wd23-query-question/read.awp">[WD23] Query Question</source><title>Re: [WD23] Query Question</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66390-wd23-query-question-66400/read.awp</comments><pubDate>30 Jul 2018 08:03:00 Z</pubDate><description>Hi Gunter,&#13;
&#13;
"Good Day"&#13;
&#13;
You can use "Not In" in SQL query.&#13;
&#13;
Create a string and add all current using IDs separated by Com…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66390-wd23-query-question-66400/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66390-wd23-query-question-66400/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66390-wd23-query-question/read.awp">[WD23] Query Question</source><title>Re: [WD23] Query Question</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66390-wd23-query-question-66399/read.awp</comments><pubDate>30 Jul 2018 07:15:00 Z</pubDate><description>Hi Guenter,&#13;
&#13;
you could create a variable like "Artikel_Liste" and add each GUID (or ID) of the selected product as string with…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66390-wd23-query-question-66399/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66390-wd23-query-question-66399/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/66390-wd23-query-question/read.awp">[WD23] Query Question</source><title>Re: [WD23] Query Question</title></item></channel></rss>
