Tag: sql server

Community

Locking in SQL Server 7.0

By Alexander Chigrik – In this article, I want to tell you about general details of SQL Server 7.0 locking, about Transaction Isolation Level, what kinds of Transaction Isolation Level exist, and how you can set the appropriate Transaction Isolation Level, about Lock types and Locking optimizer hint

Community

Upgrading from SQL 7 to SQL 2000

By AjarnMark – When you are ready to make the jump to SQL 2000, you will find that there are several ways that you can do this. Of course, each method has its advantages and disadvantages, and which one you choose will be based on a number of factors. I will attempt to introduce these factors and ho