Ask a questionAsk a question
 

AnswerApplyPropertyChanges problem with SQL Server timestamp

  • Monday, November 02, 2009 10:50 PMOlga K. Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    I'm using SQL Server Timestamp field with ConcurrencyMode="Fixed" for  concurrency check. On the EntityObject this field is mapped to byte array. The problem occurs with ApplyPropertyChanges - ObjectStateManager always marks this byte array for the timestamp as modified even if it didn't changed. Please advise solution or workaround.

    Thanks in advance,
    Olga

Answers

All Replies