<?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 : How to Save Entity without the Automatic requery</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : How to Save Entity without the Automatic requery</description>
  <pubDate>Sat, 02 May 2026 10:41:41 -700</pubDate>
  <lastBuildDate>Wed, 14 Nov 2012 17:17:40 -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=3797</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>How to Save Entity without the Automatic requery : Thanks Silvo, that works perfectly.  Greg...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3797&amp;PID=15202#15202</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=579" rel="nofollow">gregweb</a><br /><strong>Subject:</strong> 3797<br /><strong>Posted:</strong> 14-Nov-2012 at 5:17pm<br /><br />Thanks Silvo, that works perfectly.<br /><br />Greg]]>
   </description>
   <pubDate>Wed, 14 Nov 2012 17:17:40 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3797&amp;PID=15202#15202</guid>
  </item> 
  <item>
   <title>How to Save Entity without the Automatic requery :   Hi Greg,Have you tried using...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3797&amp;PID=15201#15201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=892" rel="nofollow">sbelini</a><br /><strong>Subject:</strong> 3797<br /><strong>Posted:</strong> 14-Nov-2012 at 3:45pm<br /><br />Hi Greg,<div>&nbsp;</div><div>Have you tried using EntityTypesExcludedFromPostSaveRefetch:</div><div>&nbsp;</div><div><em>saveOptions.EntityTypesExcludedFromPostSaveRefetch = new Type&#091;&#093; {LoggingEntityType};</em></div><div>&nbsp;</div><div>sbelini.</div>]]>
   </description>
   <pubDate>Wed, 14 Nov 2012 15:45:09 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3797&amp;PID=15201#15201</guid>
  </item> 
  <item>
   <title>How to Save Entity without the Automatic requery : I have a database which is used...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3797&amp;PID=15199#15199</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=579" rel="nofollow">gregweb</a><br /><strong>Subject:</strong> 3797<br /><strong>Posted:</strong> 14-Nov-2012 at 2:35pm<br /><br />I have a database which is used for logging data only.  The connection login that is used has only write permissions in the database, not select.  This works to save the entity, but then DF queries the database, usually to get the new ID.  This throws an error in this case as there is no select permissions.<br /><br />A guid is being used as the ID, so there is really no reason to do the query after the save.<br /><br />The RequiresAuthenication attribute does not work as the user is not authenticated, and so it doesn't allow writing to the database.<br /><br />I am just trying to lock down the data as much as possible.<br /><br />Greg<br /><br /><br /><span style="font-size:10px"><br /><br />Edited by gregweb - 14-Nov-2012 at 2:46pm</span>]]>
   </description>
   <pubDate>Wed, 14 Nov 2012 14:35:13 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3797&amp;PID=15199#15199</guid>
  </item> 
 </channel>
</rss>