This is the oledb connction:
string excelConnectionString =
string.Format("Provider=Microsoft.ACE.OLEDB.12.0;Data Source={0};Extended Properties=Excel 8.0", path);
and how can i get open office calc to connection.
can anyone tell to me how can i do this
Thank you
Nitin SontakkePosted Sep 28, 2016, 2:34 AM
User107Posted Sep 28, 2016, 2:21 AM
Nitin SontakkePosted Sep 28, 2016, 2:06 AM