<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>28 Apr 2018 20:53:00 Z</lastBuildDate><pubDate>11 Apr 2018 01:51:00 Z</pubDate><description>Hi All&#13;
&#13;
I have a real brain fart moment here. I know I have done this before but cannot locate the code. I am needing to return a value from an SQL statement, for example, count or max and so on. What is the syntax and how to use in WX?&#13;
&#13;
Cheers&#13;
André</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value/read.awp</link><title>SQL Syntax - Returning A Value</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/65178-browsing-table-control-65336/read.awp</comments><pubDate>28 Apr 2018 20:53:00 Z</pubDate><description>//Look up the record with the Matricule no ( place key on this )&#13;
If hreadseekfirst(file,fileID,Matricule no) then&#13;
tablemodifyl…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65336/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65336/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value/read.awp">SQL Syntax - Returning A Value</source><title>Re: Browsing Table Control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65327/read.awp</comments><pubDate>27 Apr 2018 13:43:00 Z</pubDate><description>Use queries</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65327/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65327/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value/read.awp">SQL Syntax - Returning A Value</source><title>Re: Browsing Table Control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65252/read.awp</comments><pubDate>17 Apr 2018 16:42:00 Z</pubDate><description>Sorry for . I have re-posted on a new thread.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65252/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65252/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value/read.awp">SQL Syntax - Returning A Value</source><title>Re: Browsing Table Control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65250/read.awp</comments><pubDate>17 Apr 2018 16:16:00 Z</pubDate><description>Why didn't you start a new thread?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65250/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65250/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value/read.awp">SQL Syntax - Returning A Value</source><title>Re: Browsing Table Control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65249/read.awp</comments><pubDate>17 Apr 2018 15:13:00 Z</pubDate><description>Greetings All&#13;
I have difficulties in handling a task in Windev Browsing Table Control.&#13;
Now, i am trying to build a small appli…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65249/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-browsing-table-control-65249/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value/read.awp">SQL Syntax - Returning A Value</source><title>Re: Browsing Table Control</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value-65204/read.awp</comments><pubDate>12 Apr 2018 22:24:00 Z</pubDate><description>Sorted - select max from table AS variable&#13;
&#13;
That did the trick&#13;
&#13;
Cheers&#13;
André</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value-65204/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value-65204/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value/read.awp">SQL Syntax - Returning A Value</source><title>Re: SQL Syntax - Returning A Value</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value-65183/read.awp</comments><pubDate>11 Apr 2018 10:44:00 Z</pubDate><description>use something like:&#13;
QRY is Data Source&#13;
sMyQry is string = [&#13;
SELECT count(*) total_records FROM your_file&#13;
]&#13;
IF NOT HExecuteS…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value-65183/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value-65183/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value/read.awp">SQL Syntax - Returning A Value</source><title>Re: SQL Syntax - Returning A Value</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value-65182/read.awp</comments><pubDate>11 Apr 2018 10:39:00 Z</pubDate><description>Try SELECT...&#13;
&#13;
https://help.windev.com/en-US/?2034001&amp;name=SQL_statements</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value-65182/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value-65182/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65178-sql-syntax-returning-value/read.awp">SQL Syntax - Returning A Value</source><title>Re: SQL Syntax - Returning A Value</title></item></channel></rss>
