A
Aruna Tennakoon
Hi everyone,
I have a small problem, I am reading the data using the datareader. and I
want to update the same row later using a different connection and a
transaction. When I update the same row which is currently loaded to the
datareader it blocks the whole thing and waits.. ?
how do i update a data row which is currently read by the datareader ?
thanks,
-Aruna
I have a small problem, I am reading the data using the datareader. and I
want to update the same row later using a different connection and a
transaction. When I update the same row which is currently loaded to the
datareader it blocks the whole thing and waits.. ?
how do i update a data row which is currently read by the datareader ?
thanks,
-Aruna