J
June
Hi, All,
In ADO.NET, when executing sql statement, the table will be locked.
Except for using "with nolock" in the sql statement to avoid locking
the table, is there any other ways that can get the same result?
Please help. Thanks in advance.
In ADO.NET, when executing sql statement, the table will be locked.
Except for using "with nolock" in the sql statement to avoid locking
the table, is there any other ways that can get the same result?
Please help. Thanks in advance.