Hello you beautiful IT people!
So we have a couple of MS SQL databases which are the back-ends for our management systems.
Part of this is a stock database with minimum stock levels set. We'd like to have an automated email sent when the current physical stock level drops below the minimum stock level. I.e. comparing database values and sending automated emails based on the results.
The company that makes the software we use wants to charge us a small fortune for what I consider to be base functionality but I was hoping there would be an open source or built-in facility to set this up.
Any MS SQL Boffins out there?