<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>13 Dec 2014 04:44:14 Z</lastBuildDate><pubDate>13 Dec 2014 04:44:14 Z</pubDate><description>I have two questions bugging me for a long time.&#13;
&#13;
Firstly,&#13;
I need to populate an embedded query in a table control to update the records using hmoify or hadd. but when i write the embedded name in the code edit, the complier didn't  recognize name like it can for pre-defined query or data file.&#13;
so how can i populate an embedded query?&#13;
&#13;
Secondly,&#13;
&#13;
I used HExecuteSQLQuery to initiate a query with the data source variable and use this variable as the datasource for a combobox. The promblem is that it only filled two records for this datasoure regardless of how many records there are in the datasource.&#13;
So how to fill the entire records of the datasource? The follwoing codes are as below:&#13;
&#13;
t is Data Source&#13;
HExecuteSQLQuery(t,hQueryDefault,"select node,parent from treeview")&#13;
combobox1..BrowsedFile="t"&#13;
combobox1..BrowsedItem="node"&#13;
ListDisplay(combobox1)</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49467-how-populate-embedded-query/read.awp</link><title>how to populate an embedded query</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
