<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>13 Apr 2015 19:33:00 Z</lastBuildDate><pubDate>13 Apr 2015 13:50:00 Z</pubDate><description>this code is run in windev to give same output&#13;
but&#13;
not work properliy.&#13;
please help me&#13;
&#13;
&#13;
&#13;
FOR i=1 _TO_ HNbRec(QRY_SelectQustionChapterGroup)&#13;
&#13;
IF TABLE_QuestionMaster.COL_chekbox..Value=True THEN&#13;
TableSelectPlus(TABLE_QuestionMaster,i)&#13;
SelectQuestion.SQ_SM_ID=COMBO_SubjectName..Value&#13;
SelectQuestion.SQ_CM_ID=TABLE_QuestionMaster.COL_QM_CM_ID&#13;
SelectQuestion.SQ_QM_ID=TABLE_QuestionMaster.COL_QuestionMasterID&#13;
SelectQuestion.SQ_EM_ID=COMBO_ExamName..Value&#13;
HAdd(SelectQuestion)&#13;
END&#13;
END</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51489-one-one-select-row-table-and-save-data/read.awp</link><title>one by one select row in  table and save data from db</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/51489-one-one-select-row-table-and-save-data-51502/read.awp</comments><pubDate>13 Apr 2015 19:33:00 Z</pubDate><description>thank you&#13;
sir,</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51489-one-one-select-row-table-and-save-data-51502/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51489-one-one-select-row-table-and-save-data-51502/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51489-one-one-select-row-table-and-save-data/read.awp">one by one select row in  table and save data from db</source><title>Re: one by one select row in  table and save data from db</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51489-one-one-select-row-table-and-save-data-51492/read.awp</comments><pubDate>13 Apr 2015 14:57:00 Z</pubDate><description>Vijay, can you explain what you want with this code?&#13;
you are testing one value from TABLE_QuestionMaster without the row number…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51489-one-one-select-row-table-and-save-data-51492/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51489-one-one-select-row-table-and-save-data-51492/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51489-one-one-select-row-table-and-save-data/read.awp">one by one select row in  table and save data from db</source><title>Re: one by one select row in  table and save data from db</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51489-one-one-select-row-table-and-save-data-51491/read.awp</comments><pubDate>13 Apr 2015 14:56:00 Z</pubDate><description>Vijay,&#13;
&#13;
Use FOR EACH to do this - see this Help page for more information; http://doc.windev.com/en-US/?1510013</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51489-one-one-select-row-table-and-save-data-51491/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51489-one-one-select-row-table-and-save-data-51491/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51489-one-one-select-row-table-and-save-data/read.awp">one by one select row in  table and save data from db</source><title>Re: one by one select row in  table and save data from db</title></item></channel></rss>
