running Excel VBA macro from SQL Server
Our SQL server boxes don't have M/S Office installed: I'm automating the
download of data to Excel format from a SQL database and would like to use
some VBA to process the workbooks further. Given I can't use an automation
object without Office installed, does anyone know any other ways I could
trigger an Excel macro?
|