2
Answers

Cannot create an instance of OLE DB provider "MSDASC" error.

Photo of AppDev icodetech

AppDev icodetech

11y
5.3k
1
Hi

I'm Developing an application which will get the excel file from the user and read the data and finally it will store it in sql server 2008.

But it keep on throwing the above error when i try to open a excel file connection.

Here is my code:
 

Answers (2)