Subject | RE: [IBO] Refresh on Update |
---|---|
Author | Alan McDonald |
Post date | 2005-09-29T00:06:36Z |
> When user A updates a record, user B needs to see it immediately or atin these cases, I use events - the event receiver must refresh it's
> least within a few seconds. What's the best way to make this happen?
>
transaction to see the committed update from the first user. (of course User
A's update must be committed)
Alan