Returning database state

A

Antijape

Hi, how can I return the current state of the database? By state, I mean if
someone has already opened the table and it can't be accessed. Can this be
done with some tsql-command? If so, is the also a way to "stock" the incoming
commands to somekind of "pool" where they will be excecuted when the table is
accessible?
 
Top