moosepapi
Oct 29th, 2001, 10:10 PM
Hi everybody,
We just started project based on COM+ technology.
We don't have clear understanding how to obtain lock
of the record when several users try to manipulate with
the same record in the sql server database
(for example several users are trying to get customer
object and update the same field in the database table)
Do we need programmatically lock record for the first
user that get ownership of the record for certain time
or is there another way to work with the same record
in the COM+ environment.Any ideas will be
appreciated.
Thanks in advance.
We just started project based on COM+ technology.
We don't have clear understanding how to obtain lock
of the record when several users try to manipulate with
the same record in the sql server database
(for example several users are trying to get customer
object and update the same field in the database table)
Do we need programmatically lock record for the first
user that get ownership of the record for certain time
or is there another way to work with the same record
in the COM+ environment.Any ideas will be
appreciated.
Thanks in advance.