Our club tracks order history as a requirement for membership. members must order the last 2 out of 3 orders to keep their membership. This has been tracked in the past with a spreadsheet, but it would be much easier to run a db query. Is there some way to setup a query to execute automatically and email someone? or to connect it to a web page? or to simply create a stored procedure? Also, is it possible to see a column in the user view that would denote current active users?
Let me know what might be possible. I already have the queries written.
Thank you,