what is a standard locking mechanism in sql server 2000? is it a pagelock or a rowlock ?
and if i access sql server from client side application ( like vb ), what locking mechanism it's used? because as far as i know the lowest locking mechanism in vb is pagelock