2
Answers

C# And SQL Query

Photo of Indigo Montoya

Indigo Montoya

12y
1.7k
1
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?

Answers (2)