<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"><channel>
<title>Articles Written by Kalpesh From Isnare.com</title>
<link>http://www.isnare.com/?s=author&amp;a=Kalpesh</link>
<item>
<title>Record Locking In Sql Server</title>
<category>Computers and Technology</category>
<author>Kalpesh</author>
<pubDate>Wed, 16 Apr 2008 00:00:00 -0700</pubDate>
<link>http://www.isnare.com/?aid=130043&amp;ca=Computers+and+Technology</link>
<description>In a multi-user environment, there are two models for updating data in a database: optimistic concurrency and pessimistic concurrency.Pessimistic concurrency involves locking the data at the database when you read it. You essentially lock the database record and don't allow anyone to touch it until...</description>
</item>
</channel>
</rss>
