﻿<?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?)  » Problem saving a record in a replicated table.</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 05:51:15 GMT</lastBuildDate><ttl>20</ttl><item><title>Problem saving a record in a replicated table.</title><link>http://forum.strataframe.net/FindPost17354.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;I have a SQL Server 2005 replicated database. Each table has a ROWGUID as required by SQL Server and this is present in the DDT and the business object. I can add and delete records correctly but when I try and edit and save an existing record I get an error saying that the ROWGUID field cannot be updated.&amp;nbsp; My update is not modifying the ROWGUID but it looks like the BO attempts to update the record with all field values - including the ROWGUID. The ROWGUID cant be updated&amp;nbsp;under replication so I need to find a way of stopping the ROWGUID being updated during the edit and save operation.&lt;/P&gt;&lt;P&gt;Is there anyway to exclude the ROWGUID field&amp;nbsp;when editing and saving?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Aaron</description><pubDate>Wed, 25 Jun 2008 19:23:58 GMT</pubDate><dc:creator>Aaron Young</dc:creator></item><item><title>RE: Problem saving a record in a replicated table.</title><link>http://forum.strataframe.net/FindPost17358.aspx</link><description>Thanks, Greg!&amp;nbsp; And there is nothing to feel "stupid" about at all...that is why this forum is here!&amp;nbsp;</description><pubDate>Wed, 25 Jun 2008 19:23:58 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Problem saving a record in a replicated table.</title><link>http://forum.strataframe.net/FindPost17357.aspx</link><description>Glad that helped...and you see by looking through old posts that I've been in your situation many times!</description><pubDate>Wed, 25 Jun 2008 18:44:59 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Problem saving a record in a replicated table.</title><link>http://forum.strataframe.net/FindPost17356.aspx</link><description>Thanks Greg. That works perfectly and I should have seen it for myself! Feeling stupid now :)</description><pubDate>Wed, 25 Jun 2008 18:26:10 GMT</pubDate><dc:creator>Aaron Young</dc:creator></item><item><title>RE: Problem saving a record in a replicated table.</title><link>http://forum.strataframe.net/FindPost17355.aspx</link><description>Try setting the FieldsToExcludeFromUpdate property on the BO to exclude the GUID row.</description><pubDate>Wed, 25 Jun 2008 18:01:43 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>