C# and excel: Reading excel files into MS SqlServer.
I am a beginner in C#.
I need examplecode of how to read excel files into c#, and then how to use a dataset to store the excel columns into the database wich is an MS Sql 2000 db.
Any suggestions.
Thanks!