Thread: Locking table

Locking table

From
"AshikAli.m"
Date:
Hi ,<br />I want to lock the table from select query . <br /> <br />After locking ,  Other process can do update or
insertbut it should not do  select query . <br />what is the mode of lock I have to use . <br /><br />I have used
ACCESSEXCLUSIVE . But it lock update statement too ..<br /><br />what I have to do implement this scenario ? <br /><br
/><br/>with regards ,<br />ashik ali <br /><br /><br />