Is it possible to run a sql query in C# -- I know it is I am currently doing this --- but I want to export the dataset returned from this query into Excel and pass the connection and SQL Code to the Excel workbook. Is it possible to do this?
↧