﻿<?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?)  » Error Saving Data</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 11:12:24 GMT</lastBuildDate><ttl>20</ttl><item><title>Error Saving Data</title><link>http://forum.strataframe.net/FindPost536.aspx</link><description>I'm trying to save a record that uses SQL Server's uniqueidentifier as the primary key. Howerver on the save I'm receiving&amp;nbsp;the following exception: &lt;/P&gt;&lt;P&gt;BusinessLayerException&lt;BR&gt;&amp;nbsp;An error occurred while saving an the data to the server.&lt;BR&gt;DataLayerSavingException&lt;BR&gt;&amp;nbsp;Operand type clash: uniqueidentifier is incompatible with numeric&lt;BR&gt;SqlException&lt;BR&gt;&amp;nbsp;Operand type clash: uniqueidentifier is incompatible with numeric&lt;/P&gt;&lt;P&gt;Source&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : MicroFour StrataFrame Business&lt;/P&gt;&lt;P&gt;Am I doing something wrong ?</description><pubDate>Fri, 10 Feb 2006 15:21:33 GMT</pubDate><dc:creator>Randy Smith</dc:creator></item><item><title>RE: Error Saving Data</title><link>http://forum.strataframe.net/FindPost537.aspx</link><description>Randy,&lt;/P&gt;&lt;P&gt;On your business object make sure you've set the "PrimaryKeyIsAutoIncremented" property to False. By default SF sets this to True.&lt;/P&gt;&lt;P&gt;-Larry</description><pubDate>Fri, 10 Feb 2006 15:21:33 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item></channel></rss>