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.
Author |
Topic |
amsqlguy
Yak Posting Veteran
89 Posts |
Posted - 2011-06-06 : 16:29:15
|
Guys,How can we make sure that an object is being modified by single user at any point of time so that changes to the object definition are not overwritten. FOr example how do we make sure that a user checksout a objects makes the changes, we are having issues where the view changes are being overwritten, does the checkin/checkout applu for databse objects through SSMS.Any suggestions and inputs would work.Thanks |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|