<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>31 Mar 2015 19:42:00 Z</lastBuildDate><pubDate>31 Mar 2015 18:14:00 Z</pubDate><description>Hello all,&#13;
&#13;
Is there a way to access a query like an 2 dimensional array&#13;
&#13;
MyQuery[2,3] -- &gt; should return the thirth column of the second row&#13;
&#13;
I know there are other solutions but making copies consumes time and memory on a server.&#13;
&#13;
Direct acces to each cell could result in faster/simpler programs.&#13;
&#13;
Thanks,&#13;
Willy Hermans.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51283-access-query-like-array/read.awp</link><title>Access to query like 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/51283-access-query-like-array-51288/read.awp</comments><pubDate>31 Mar 2015 19:42:00 Z</pubDate><description>Hi Willy&#13;
&#13;
there is no built in function, but you can at first glance do this:&#13;
- access any row with a hread(queryname, rownum…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51283-access-query-like-array-51288/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51283-access-query-like-array-51288/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51283-access-query-like-array/read.awp">Access to query like an array</source><title>Re: Access to query like an array</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51283-access-query-like-array-51287/read.awp</comments><pubDate>31 Mar 2015 19:38:00 Z</pubDate><description>Hi Willy,&#13;
&#13;
No it is not, but maybe you can use FileToMemoryTable() or FileToArray() depending on your case.&#13;
&#13;
Best regards,&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51283-access-query-like-array-51287/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51283-access-query-like-array-51287/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51283-access-query-like-array/read.awp">Access to query like an array</source><title>Re: Access to query like an array</title></item></channel></rss>
