Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining if user has most recent data??
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00919738
Message ID:
00920855
Views:
27
Thank you. I thought I was going to have to take a final look at the data prior to saving my updates. Can any mm.net users out there please suggest a scheme to utilize GetConflictData for this purpose?

Regards,
Neil

>Neil,
>
>>** In an ASP.NET application **
>>Can someone please suggest an efficient way to determine if a user has the most recent data just prior to saving a record in a dataset. Please include the mm.net methods, properties and messages that you would use.
>
>There's no way of knowing for sure except by retrieving the data from the back end. There is a protected method in mmBusinessObject called GetConflictData (it's used to resolve concurrency errors) that you can use to return the most current data from the back end for a specified DataRow.
>
>Regards,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform