<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>10 Jan 2015 20:28:00 Z</lastBuildDate><pubDate>10 Jan 2015 19:00:00 Z</pubDate><description>hi,&#13;
&#13;
I would like to use an alias of a qry in a combo box but how do I do this without 'programming' the values. The idea is to use this alias as I would use a normal qry in combo box. The reason I want to do this is because I have 2 combo boxes on the same screen that need to be filled with the same info but when I use the same qry this doesn't work therefor i would like to use this alias.&#13;
(this qry is not a simple browse of the table so this is not going to work. I can offcourse the qry again with a new name but that means that I need to maintain 2 qry's instead of 1 when something changes)&#13;
&#13;
I defined the following as global&#13;
//define global data sources for the use in queries&#13;
GQRY_ComboBoxTasks is Data Source&#13;
HAlias(QRY_TasksForComboListAll,GQRY_ComboBoxTasks)&#13;
but I cannot find it in my 'selectable items' when I am in the 'content tab' of my combo box.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49833-alias-qry/read.awp</link><title>alias of qry</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/49833-alias-qry-49835/read.awp</comments><pubDate>10 Jan 2015 20:28:00 Z</pubDate><description>Use variables&#13;
&#13;
Declare a structure with members equal to the values returned by the query.&#13;
&#13;
Set 2 variables - Comb1 is an ar…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49833-alias-qry-49835/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49833-alias-qry-49835/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49833-alias-qry/read.awp">alias of qry</source><title>Re: alias of qry</title></item></channel></rss>
