Re: Locking SQL Table

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Uri Dimant (urid_at_iscar.co.il)
Date: 06/23/04


Date: Wed, 23 Jun 2004 14:13:14 +0200

Ashley
Look at LOCK hints in the BOL.

"Ashley" <Ashley@discussions.microsoft.com> wrote in message
news:AB336393-6643-4062-9FF7-AF7C3FB2DC5C@microsoft.com...
> How would I lock an SQL table, so that it can't be edited for a period of
time and then unlock it again?