I would like the user to be able to click a button on the web page that will run a SQL query (canned report) and export the result data to an Excel spreadsheet. The data does not need to display on ...
I'm trying to connect to an Excel spreadsheet and populate it with data. Ideally, I'd like to be able to create the file on a remote machine. Here's the test SQL I ...