Bypassing lock limits -
07-16-2008
, 02:40 PM
When loading a database into a TDS environment (or changing every single
row of an existing database), is it possible to avoid allocating a lock
for each page touched? Obviously, even for medium-sized databases, the
number of locks required by the default approach is prohibitive. |