﻿<?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?)  » Question about how framework forms SQL statements...</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Fri, 25 Sep 2026 22:43:31 GMT</lastBuildDate><ttl>20</ttl><item><title>Question about how framework forms SQL statements...</title><link>http://forum.strataframe.net/FindPost5045.aspx</link><description>Hello,&lt;/P&gt;&lt;P&gt;When inserts and updates SQL statements are created do they include all fields or just fields that have been changed?&amp;nbsp; If they include all fields are there plans in place to change this feature?&amp;nbsp;&amp;nbsp; It would dramatically decrease the amount of network traffic and work for SQL server on the backend.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Ben, Emergitech</description><pubDate>Thu, 07 Dec 2006 10:07:17 GMT</pubDate><dc:creator>Ben Kim</dc:creator></item><item><title>RE: Question about how framework forms SQL statements...</title><link>http://forum.strataframe.net/FindPost5055.aspx</link><description>Yes, updates currently include all fields.&amp;nbsp; The reason for this was to allow support for stored procedure updates and to allow the update commands to be cached, which improved performance more than specifying only the fields that had changed.&amp;nbsp; The way SF handles updates will be changed significantly in the next major version of SF where LINQ support is implemented, most likely allowing you to configure whether only modified field should be updated, or all fields.</description><pubDate>Thu, 07 Dec 2006 10:07:17 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>