What I would like to do, is when anyone updates a record in my table (Through the ASP page), I would like to create an Excel file with all of the table's data.
Now, I developed the query for all the data I want. But I can't seem to get it exported to Excel from SQL.
Has anyone done this before successfully?
And, in order to do the export, would I need Excel installed on the web server that is server the ASP page? The SQL server that hosts the SQL? Both?
Now, I developed the query for all the data I want. But I can't seem to get it exported to Excel from SQL.
Has anyone done this before successfully?
And, in order to do the export, would I need Excel installed on the web server that is server the ASP page? The SQL server that hosts the SQL? Both?