Several years ago I had written a blog on checkout tool that written in SQL CLR. The solution was based on a sql table trigger on the object table and would write the data into a Checkout table. If another user tried to modify the same object, the user would get an error [...]
↧