<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Question on saving records</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Question on saving records</description>
  <pubDate>Tue, 12 May 2026 21:28:03 -700</pubDate>
  <lastBuildDate>Mon, 02 Dec 2013 11:24:38 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=4618</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Question on saving records : If you need everything in a single...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4618&amp;PID=17278#17278</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 4618<br /><strong>Posted:</strong> 02-Dec-2013 at 11:24am<br /><br />If you need everything in a single transaction, then you'll have to save all changes at one time.&nbsp; I assume you're worried about performance when saving several thousand entities at once -&nbsp;it should be doable, although you might need to modify some timeouts.&nbsp; <DIV>&nbsp;</DIV><DIV>Saving individually would work too.&nbsp; DF2010 supports partial save, so that's one option.&nbsp; Another is to use a separate EM for each save.</DIV>]]>
   </description>
   <pubDate>Mon, 02 Dec 2013 11:24:38 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4618&amp;PID=17278#17278</guid>
  </item> 
  <item>
   <title>Question on saving records : I have a coroutine where one of...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=4618&amp;PID=17276#17276</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 4618<br /><strong>Posted:</strong> 02-Dec-2013 at 10:58am<br /><br />I have a coroutine where one of the parts of it loops through a collection and for each record in the collection (ex. member) creates a new entity of type (payment). There could be anywhere from several hundred to several thousand records that have to be created. As each payment row is created should I save it one at a time to the database or add it to the current entity manager cache and save the whole cache at once?<br />]]>
   </description>
   <pubDate>Mon, 02 Dec 2013 10:58:29 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=4618&amp;PID=17276#17276</guid>
  </item> 
 </channel>
</rss>