﻿<?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?)  » SF Parameters issue</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Fri, 11 Sep 2026 15:50:16 GMT</lastBuildDate><ttl>20</ttl><item><title>SF Parameters issue</title><link>http://forum.strataframe.net/FindPost21238.aspx</link><description>The SF Framework when generating a SQL command to update Oracle takes the column name and append a 4 character "_ORG" to the name to form the parameter. The max length in Oracle is 30 characters. Is there a work around or do we need to shorten the column names in Oracle tables to 26 characters?</description><pubDate>Wed, 17 Dec 2008 09:13:21 GMT</pubDate><dc:creator>Ross L. Rooker, Sr.</dc:creator></item><item><title>RE: SF Parameters issue</title><link>http://forum.strataframe.net/FindPost21251.aspx</link><description>Ivan is right on the money.&amp;nbsp; If you use a Row Version or a TimeStamp column for concurrency, then this will not be an issue.&amp;nbsp; Also, you are FAR better off using row versions (or timestamp columns) than the all fields optimistic concurrency.&amp;nbsp; It will be significantly faster and actually make what you are trying to do less complicated.</description><pubDate>Wed, 17 Dec 2008 09:13:21 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: SF Parameters issue</title><link>http://forum.strataframe.net/FindPost21246.aspx</link><description>Hi Ross.&lt;/P&gt;&lt;P&gt;I don't think the _ORG has anything to do with Oracle specificaly, but with the concurrency type you choose. Have a look at this post:&lt;/P&gt;&lt;P&gt;&lt;A href="http://forum.strataframe.net/FindPost16677.aspx"&gt;http://forum.strataframe.net/FindPost16677.aspx&lt;/A&gt;</description><pubDate>Wed, 17 Dec 2008 08:49:56 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item></channel></rss>