News

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 ...
However, I need to export data from SQL server and drop it into an XML file. The table structure would be a de-normalized view, one column per field in the XML file to be populated with values.