L
Laurahn
Hi:
I need a easy way for handling optimistic concurrency.
I found this article with the code.
http://msdn2.microsoft.com/en-us/library/aa720364(VS.71).aspx
Here create both, new parameter value and old parameter value for the update
command.
I don't want to use the version number approach with TimeStamp field,
neither the data adapter configuration wizard.
Thanks.
Laura.
I need a easy way for handling optimistic concurrency.
I found this article with the code.
http://msdn2.microsoft.com/en-us/library/aa720364(VS.71).aspx
Here create both, new parameter value and old parameter value for the update
command.
I don't want to use the version number approach with TimeStamp field,
neither the data adapter configuration wizard.
Thanks.
Laura.