﻿<?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?)  » Setting up a row version column</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 09 Sep 2026 20:55:13 GMT</lastBuildDate><ttl>20</ttl><item><title>Setting up a row version column</title><link>http://forum.strataframe.net/FindPost6622.aspx</link><description>I'm attempting to add concurrency row version column to an existing table. I know the column needs to be an int, but what about NULLs or defaults?  What is the BO designed to handle?  An initial Null value or a default of 0?</description><pubDate>Thu, 08 Feb 2007 09:32:09 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: Setting up a row version column</title><link>http://forum.strataframe.net/FindPost6643.aspx</link><description>FYI, you can find more information on this in the help docs:&lt;/P&gt;&lt;P&gt;Business Layer -&amp;gt;&amp;nbsp;Configuring a Business Object&amp;nbsp;-&amp;gt; C.R.U.D. Settings</description><pubDate>Thu, 08 Feb 2007 09:32:09 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Setting up a row version column</title><link>http://forum.strataframe.net/FindPost6642.aspx</link><description>The row should be initialized as 0 and the BO will handle the rest.&amp;nbsp; You do not need to do anything special other than setting the BO to use row versioning and set the row version column on the BO.</description><pubDate>Thu, 08 Feb 2007 09:30:47 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Setting up a row version column</title><link>http://forum.strataframe.net/FindPost6623.aspx</link><description>And one more question...how do you configure the row version column in the BO?  Readonly?  Null handling?</description><pubDate>Wed, 07 Feb 2007 12:21:51 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item></channel></rss>