<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: How do I insert multiple records into a table?</title><link>http://forums.method.me/cs/forums/thread/3502.aspx</link><pubDate>Mon, 20 Sep 2010 16:41:13 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3502</guid><dc:creator>seny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3502.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3502</wfw:commentRss><description>&lt;p&gt;Thanks Ryan. I was using that work around, but I found it a little bit &lt;span&gt;awkward. I guess I have to stay that way until there is a better one.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;By the way, did you get a chance to see my other post? which is about the PO number from ItemReceiptLineItem.&lt;/p&gt;
&lt;p&gt;Would you please let me if you found something? Thank you.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How do I insert multiple records into a table?</title><link>http://forums.method.me/cs/forums/thread/3499.aspx</link><pubDate>Mon, 20 Sep 2010 15:30:14 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3499</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3499.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3499</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hey Seny,&lt;/p&gt;
&lt;p&gt;I to needed a feature like this, and we are looking into adding more loop options. Currently we cannot just loop X number of times, but we do have a work around for now.&lt;/p&gt;
&lt;p&gt;Start off with creating a table with a field called &amp;quot;Number&amp;quot; (type = textbox), add a bunch of records numbering each one from 1 to 50. Now on your screen, in the&amp;nbsp;list of actions, use an Action Result to capture the number of Items to create in your Asset table.&amp;nbsp;Next use the &amp;quot;Loop Through Table&amp;quot; action, and loop through your temp table. To stop your loop, use a conditional Statement at the end of your loop(but inside)&amp;nbsp;that says &amp;quot;If Number = (the number of items to enter) stop processing more actions.&lt;/p&gt;
&lt;p&gt;This should get you going.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>How do I insert multiple records into a table?</title><link>http://forums.method.me/cs/forums/thread/3482.aspx</link><pubDate>Wed, 15 Sep 2010 23:06:02 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3482</guid><dc:creator>seny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3482.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3482</wfw:commentRss><description>&lt;p&gt;If I received a PO, and I want to insert the items I received into anther table (Called Asset), the number of records need to be inserted depends on the Quantity I ordered in the PO, so how do I insert multiple records into the other table (Asset)?&lt;/p&gt;</description></item></channel></rss>