I recently purchased SQLYog Enterprise. For me the best feature so far is the Notification Services Wizard to set up scheduled emails of the results of SQL queries. But I've found that not all mail clients display the HTML email properly.
So I noticed that the SQLYog GUI offers the functionality of exporting a resultset to CSV.
My question is, is it possible to schedule that task from the command line using SJA.exe and an XML-based config file, similar to how the Notification Services Wizard schedules jobs?
If so, I could schedule the export of a CSV file daily and then just use some mechanism outside of SQLYog to email it as an attachment.
Any suggestions are greatly appreciated!
Best,
Shawn Syms