Hi
I have below line . I want that it should read default Sheet1
OleDbCommand command = new OleDbCommand("select * from [Data$]", connection);
Thanks
Hi
I have below line . I want that it should read default Sheet1
OleDbCommand command = new OleDbCommand("select * from [Data$]", connection);
Thanks