I am doing customization for microsoft POS. I manually added a record
to a table. The manage and maintenance of this table are done by POS,
and user can update the contents of this table. Is there any way I can
lock this single row at database level to prevent it from being deleted
or changed by user? I am using SQL 2000 and vb.net.