<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>11 Dec 2014 17:37:00 Z</lastBuildDate><pubDate>7 Dec 2014 13:11:00 Z</pubDate><description>Ive used the hexecutequery and want to acces it as an array&#13;
&#13;
something like&#13;
&#13;
nRowIWantToAccess is int = 4&#13;
hexecutequery(myquery)&#13;
&#13;
if MyQuery.Col2[nRowIWantToAccess] &gt; somevalue then&#13;
DoSomething()&#13;
end&#13;
&#13;
Is there a way to do this.&#13;
&#13;
Thanks,&#13;
&#13;
Willy Hermans</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49370-access-query-array/read.awp</link><title>Access query as an array</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/49370-access-query-array-49453/read.awp</comments><pubDate>11 Dec 2014 17:37:00 Z</pubDate><description>Thanks Piet.&#13;
&#13;
That does the job.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49370-access-query-array-49453/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49370-access-query-array-49453/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49370-access-query-array/read.awp">Access query as an array</source><title>Re: Access query as an array</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49370-access-query-array-49374/read.awp</comments><pubDate>7 Dec 2014 15:40:00 Z</pubDate><description>Hi Willy,&#13;
&#13;
I think the record number of the query is a sequential number, so to access record #4 you do a hRead(MyQuery,4)&#13;
&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49370-access-query-array-49374/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49370-access-query-array-49374/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49370-access-query-array/read.awp">Access query as an array</source><title>Re: Access query as an array</title></item></channel></rss>
