﻿<?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?)  » Delete stored procedure/Optimistic Timestamp issue</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 17:45:38 GMT</lastBuildDate><ttl>20</ttl><item><title>Delete stored procedure/Optimistic Timestamp issue</title><link>http://forum.strataframe.net/FindPost2580.aspx</link><description>&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;SF doesn’t appear to be passing the TimeStamp value on a Delete by stored procedure when using Optimistic Timestamp. Even thought the properties are set correctly, in the SQL profiler you can clearly see that only the PK is being passed and not the TimeStamp column value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;When doing an Update, the TimeStamp value is being passed. Ideas?&lt;/SPAN&gt;</description><pubDate>Fri, 01 Sep 2006 03:13:48 GMT</pubDate><dc:creator>Gary Wynne</dc:creator></item><item><title>RE: Delete stored procedure/Optimistic Timestamp issue</title><link>http://forum.strataframe.net/FindPost2608.aspx</link><description>Yes, they are both set.</description><pubDate>Fri, 01 Sep 2006 03:13:48 GMT</pubDate><dc:creator>Gary Wynne</dc:creator></item><item><title>RE: Delete stored procedure/Optimistic Timestamp issue</title><link>http://forum.strataframe.net/FindPost2590.aspx</link><description>There are separate UpdateConcurrencyType and DeleteConcurrencyType properties that control UPDATEs and DELETEs respectively... are they both set to OptimisticTimestamp? (by default, DeleteConcurrencyType is set to Off)</description><pubDate>Thu, 31 Aug 2006 10:38:17 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>