Is it possible to protect an object when it is under changes

muthu

Member
whether is it possible to lock a particular object when one person is doing some changes on that? ( That is like., the other person should not able to do changes on same object like CHECK OUT & CHECK IN STATUS . If anyone is doing changes, then the status of that object should be CHECKED OUT.) Is any provision like that?
 
This is only possible if you have a Version Control System (like Microsoft SourceSafe or Merant PVCS Version Manager), and if you have installed the VCS Plug-In .
 
Back
Top