Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Row-level lock in SQL

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-01-19 : 08:34:12
sreejith writes "Hi,

I have one database.Inside that one table is there. In that table there are some columns.There is one column called "Day".
Whenever we enter some values to the "Day" column,that entire row need to be locked. That means nobody enter anything to that particular row.How can I do that?Please help me.It is urgent."

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2006-01-19 : 08:41:51
Refer this
http://www.windowsitpro.com/Article/ArticleID/14042/14042.html

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -