I love to use VisualCron to schedule emails of data from SQL Server, instead of the nightmare of (over)complexity that is SSIS or Reporting Server. However, some of my stored procedures return multiple recordsets. Seems like VC only sees the first set; the others are ignored.
Therefore, I request that VisualCron be made multi-recorset capable.