Modern databases deal with transactions seamlessly. But what do you do when you want an entry added/removed to/from a database table after you perform some task on a non-transactional portion of your system, say Active Directory or even the file
Read More...