Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unexpected dynamic SQL commands
Message
De
20/02/2008 18:07:30
 
 
À
20/02/2008 18:02:29
Jeff Corder
Ambit Technologies, LLC
Missouri, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01294350
Message ID:
01294525
Vues:
20
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform