Hi,
i used sp_lock to find the locked tables
but i have 10 tables in a user db x
suppose 1 ist table is linked with 2nd 3rd etc.. tables
how to find out primary table which causing the other tables locks
using sql server 2005 Enterprise edition
& how to avoid the continuous table locks
thanks in advance