Excel to SQL
Hi all,
I took a look at the other thread with this subject, but didn't find the
info I'm looking for. Here's my question.
I want to query an CSV file (done) and insert it into a SQL table using C#.
Is it possible to do an Insert into sqlTable select * from the excel object.
If not what solution can you suggest me.
I know its not excel programing and more of C# question so if this is not
the appropriate forum. I'm sorry!
thank you!
|