<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>17 Apr 2015 18:54:00 Z</lastBuildDate><pubDate>15 Apr 2015 07:18:00 Z</pubDate><description>i am try to this query but not work&#13;
&#13;
&#13;
SELECT&#13;
QuestionMaster.QuestionMasterID AS QuestionMasterID,&#13;
QuestionMaster.QM_SM_Id AS QM_SM_Id,&#13;
QuestionMaster.QM_CM_ID AS QM_CM_ID,&#13;
QuestionMaster.QM_DetailQuestion AS QM_DetailQuestion,&#13;
QuestionMaster.QM_Name AS QM_Name,&#13;
QuestionMaster.QM_AnsA AS QM_AnsA,&#13;
QuestionMaster.QM_AnsB AS QM_AnsB,&#13;
QuestionMaster.QM_AnsC AS QM_AnsC,&#13;
QuestionMaster.QM_AnsD AS QM_AnsD,&#13;
QuestionMaster.QM_CurrectAns AS QM_CurrectAns,&#13;
QuestionMaster.QM_Remark AS QM_Remark,&#13;
ChapterMaster.ChapterMasterID AS ChapterMasterID,&#13;
ChapterMaster.CM_SM_ID AS CM_SM_ID,&#13;
ChapterMaster.CM_Name AS CM_Name,&#13;
ChapterMaster.CM_Mark AS CM_Mark,&#13;
Random AS Rs&#13;
FROM&#13;
QuestionMaster&#13;
LEFT JOIN ChapterMaster ON&#13;
ChapterMaster.ChapterMasterID=QuestionMaster.QM_CM_ID&#13;
ORDER BY&#13;
ra ASC&#13;
LIMIT ChapterMaster.CM_Mark AS CM_Mark</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp</link><title>order by list in query not work</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/51532-order-list-query-not-work-51596/read.awp</comments><pubDate>17 Apr 2015 18:54:00 Z</pubDate><description>thank you,&#13;
&#13;
all of Sir,&#13;
&#13;
my problem is solied.&#13;
&#13;
thank you,&#13;
thank you,sir</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51596/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51596/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51593/read.awp</comments><pubDate>17 Apr 2015 16:08:00 Z</pubDate><description>As far as i can see RAND() isn't suported by HFSQL, but you should know that, DerekT told you in your previous post in january r…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51593/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51593/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51592/read.awp</comments><pubDate>17 Apr 2015 15:41:00 Z</pubDate><description>instead of Info(HNbRec(CustomerQry)) use info(ErrorInfo(errFullDetails)) and post the result here.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51592/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51592/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51591/read.awp</comments><pubDate>17 Apr 2015 15:39:00 Z</pubDate><description>Hi,&#13;
&#13;
The error you are presenting is the error you get when you access a data source from a query that failed to execute.&#13;
You…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51591/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51591/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51588/read.awp</comments><pubDate>17 Apr 2015 14:48:00 Z</pubDate><description>i am use this code&#13;
--------------------------&#13;
QRY_SubjectWaysChapterList.Param1=1&#13;
HExecuteQuery(QRY_SubjectWaysChapterList)&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51588/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51588/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51571/read.awp</comments><pubDate>16 Apr 2015 20:13:00 Z</pubDate><description>Maybe an extra SELECT will work?&#13;
&#13;
SELECT * FROM&#13;
(SELECT&#13;
QuestionMaster.QuestionMasterID AS QuestionMasterID,&#13;
QuestionMaster…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51571/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51571/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51570/read.awp</comments><pubDate>16 Apr 2015 20:03:00 Z</pubDate><description>Hi Vijay,&#13;
&#13;
If you are not using version 20 you cannot use a parameter to control the LIMIT clause. The solution left for you i…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51570/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51570/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51569/read.awp</comments><pubDate>16 Apr 2015 19:24:00 Z</pubDate><description>no..&#13;
over software version is windev17&#13;
&#13;
but version in not generatred not above over write query..sir,&#13;
&#13;
error is&#13;
&#13;
ORDER B…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51569/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51569/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51565/read.awp</comments><pubDate>16 Apr 2015 15:38:00 Z</pubDate><description>Are you using version 20?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51565/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51565/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51561/read.awp</comments><pubDate>16 Apr 2015 14:09:00 Z</pubDate><description>Hi Vijay,&#13;
&#13;
Help us helping you: what is the error? Please post the whole error message.&#13;
&#13;
Kind regards,&#13;
Alexandre Leclerc</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51561/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51561/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51558/read.awp</comments><pubDate>16 Apr 2015 13:44:00 Z</pubDate><description>i am try to this code but give error&#13;
&#13;
&#13;
SELECT&#13;
QuestionMaster.QuestionMasterID AS QuestionMasterID,&#13;
QuestionMaster.QM_SM_Id …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51558/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51558/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51547/read.awp</comments><pubDate>15 Apr 2015 18:30:00 Z</pubDate><description>what is the error? not the expected results, wx error?&#13;
&#13;
Why Random AS Rs and ORDER BY ra ASC, if you use rs in the select you …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51547/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51547/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51546/read.awp</comments><pubDate>15 Apr 2015 18:21:00 Z</pubDate><description>hello,&#13;
&#13;
rs is random data select field ,&#13;
but i am get output a random record selecte&#13;
&#13;
rs is random and how many record get …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51546/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51546/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51543/read.awp</comments><pubDate>15 Apr 2015 15:28:00 Z</pubDate><description>Hi Vijay,&#13;
&#13;
What is the "ra" field? Usually you must specify the table name to. Like "ChapterMaster.ra".&#13;
&#13;
Best regards,&#13;
Alex…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51543/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work-51543/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51532-order-list-query-not-work/read.awp">order by list in query not work</source><title>Re: order by list in query not work</title></item></channel></rss>
