﻿<?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 / Business Objects and Data Access (How do I?)  / guid keys / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Tue, 02 Dec 2008 15:55:40 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: guid keys</title><link>http://forum.strataframe.net/Topic2342-6-1.aspx</link><description>No problem :)</description><pubDate>Wed, 23 Aug 2006 08:51:47 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>RE: guid keys</title><link>http://forum.strataframe.net/Topic2342-6-1.aspx</link><description>Thank you</description><pubDate>Tue, 22 Aug 2006 19:46:21 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item><item><title>RE: guid keys</title><link>http://forum.strataframe.net/Topic2342-6-1.aspx</link><description>Yes, the PrimaryKeyIsAutoIncremented property should be set to false.  Also, you'll need to set the primary key to a new guid in the SetDefaultValues() method.  like this:&lt;/P&gt;&lt;P&gt;this.MyPk = Guid.NewGuid();</description><pubDate>Tue, 22 Aug 2006 09:18:52 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>guid keys</title><link>http://forum.strataframe.net/Topic2342-6-1.aspx</link><description>Am I correct that bo's with Guid keys should be set to PrimaryKeyIsAutoincrement = false?</description><pubDate>Mon, 21 Aug 2006 16:58:53 GMT</pubDate><dc:creator>Daniel Essin</dc:creator></item></channel></rss>