Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unexpected dynamic SQL commands
Message
From
20/02/2008 18:07:30
 
 
To
20/02/2008 18:02:29
Jeff Corder
Ambit Technologies, LLC
Missouri, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01294350
Message ID:
01294525
Views:
19
Thanks for your response Jeff.

>If you look closer, you will probably see that only the columns that change are updated, but the WHOLE table is used to verify there have been no changes to the record since you retrieved it.

I did look closer and every column is being updated even if the column was not modified. Why should it work that way?

>You can use the ConcurrencySelectStatement or the dataset's UpdateCommand to change the fields used for concurrency testing. It's an ADO.net issue.

Where can I find the ConcurrencySelectStatement that you mentioned?

Sam
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform