﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » Only update changed field</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 04:38:17 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Only update changed field</title><link>http://forum.strataframe.net/FindPost27730.aspx</link><description>nevermind :)&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;Array.Resize(boInventoryMaster.FieldsToExcludeFromUpdate, 1)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;boInventoryMaster.FieldsToExcludeFromUpdate.SetValue(&lt;/FONT&gt;&lt;FONT color=#a31515 size=2&gt;&lt;FONT color=#a31515 size=2&gt;"invm_batch"&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;, 0)&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Sat, 24 Jul 2010 23:07:27 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>Only update changed field</title><link>http://forum.strataframe.net/FindPost10872.aspx</link><description>Hi,&lt;br&gt;
I found that,  SF BO generate update statement for all fields no matter has been changed or not when editing.&lt;br&gt;
&lt;br&gt;
Anyway to configure BO to generate update SQL only for changed field?&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Sat, 24 Jul 2010 23:07:27 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Only update changed field</title><link>http://forum.strataframe.net/FindPost27729.aspx</link><description>Can you provide a code snippet to set the &lt;FONT size=2&gt;FieldsToExcludeFromUpdate property programatically?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I need to set the property to all fields but a few so the BO's save is more efficient and then clear it again.</description><pubDate>Sat, 24 Jul 2010 22:43:21 GMT</pubDate><dc:creator>Keith Chisarik</dc:creator></item><item><title>RE: Only update changed field</title><link>http://forum.strataframe.net/FindPost10880.aspx</link><description>This is why we added the FieldsToExcludeFromInsert and FieldsToExcludeFromUpdate properties to the BO.&amp;nbsp; This allows to you exclude fields from updating.&amp;nbsp; At present, there is not an automated way or a flag to only update changed fields.&amp;nbsp; There are a number of ways that these properties can be used, and they can be set programmatically at run-time as well.&amp;nbsp; So you have the ability to do this through these properties.&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/53515fa6-13e3-427e-966e-faf1.png"&gt;</description><pubDate>Wed, 15 Aug 2007 14:33:35 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>