Message
 
To
28/11/2006 23:11:28
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaysia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01172552
Message ID:
01174476
Views:
12
>Amilcar,
>So there's not "locking" mechanism inherent within SQL Server?
>Yau

Hi Yau,

Actually, there are locking mechanism in SQL Server. SQL Server 2000 provides locks on 6 levels.
1. RID - stands for ROW ID, this lock applies to single row in a table.
2. KEY -
3. PAGE
4. Extent
5. Table
6. DATABASE
You should be using Enterprise version in order for you to use SQL Server Enterprise Manager to see and understand how it manages locks.

Regards,
Jojo R. dela Cuesta, B.Sc.
eConsultant, Programmer
Dalplus Technologies
http://www.dalplus.com
Previous
Reply
Map
View