i want to read and insert excel data into database(sql server 2008).
but ms office is not installed in server(i.e application hosted server).
how to solve this issue.(i have tested with codeplex third party dll it is not working for all cases).
please suggest any code or third party open source dll.
Thanks In Advance,
Balu Reddy
BaluReddy KovvurPosted Jan 13, 2012, 12:50 AM
thanks for reply.
but i think office installation is required for the suggested dll.
Regards,
Balu K
Datta KharadPosted Jan 13, 2012, 12:46 AM
You can use Microsoft.Office.Interop.Excel.dll this dll and try it.