zeevgetner
Programmer
i have a problem, using vb with mts.
when i start a transaction, the mts locks every table,
which i selected from' for update, and locks every table i updated, for select and update. until the end of the transaction
what i want is for the locks to be on the update only, and for the the updated record only.
is there a way i can do it ?
when i start a transaction, the mts locks every table,
which i selected from' for update, and locks every table i updated, for select and update. until the end of the transaction
what i want is for the locks to be on the update only, and for the the updated record only.
is there a way i can do it ?