<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>27 Mar 2020 16:01:59 Z</lastBuildDate><pubDate>21 Mar 2020 20:05:16 Z</pubDate><description>How can I query the result of a SQLExec ?&#13;
&#13;
SQLExec("SELECT * FROM " + sTable, "Qry1")&#13;
&#13;
sQry2 = "SELECT * FROM "Qry1" ?????????&#13;
&#13;
HExécuteRequêteSQL("Qry2", gcnxHFSQL, sQry2) ??????&#13;
&#13;
--&#13;
__________________&#13;
Denis Jobin&#13;
Longueuil, Québec</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67706-sqlexec-and-query-result/read.awp</link><title>SQLExec and query on the result</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Côme</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67706-sqlexec-and-query-result-67721/read.awp</comments><pubDate>27 Mar 2020 16:01:59 Z</pubDate><description>Hi Denis&#13;
&#13;
Why not simply a subquery, (either with SQLExec or HExecuteRequêteSQL)  ? &#13;
SELECT ... FROM (SELECT ...)&#13;
&#13;
Or when …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67706-sqlexec-and-query-result-67721/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67706-sqlexec-and-query-result-67721/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67706-sqlexec-and-query-result/read.awp">SQLExec and query on the result</source><title>Re: SQLExec and query on the result</title></item></channel></rss>
