problem reading an Excel file
-
Hi, I want to import excel data into the database and also update that excel data using asp.net in c#. I tried import the excel files but sometime the data is ecel file is not read. Just because there is no single quote at the begining of each record. How to solve this issue??
-
Hi, I want to import excel data into the database and also update that excel data using asp.net in c#. I tried import the excel files but sometime the data is ecel file is not read. Just because there is no single quote at the begining of each record. How to solve this issue??
Hi, Can you explain that how you reading the data from excel file using odbc or using COM objects.. Please put you code sample here. Hope I can help you.. :)
Be an Eagle, Sky is Yours.
-
Hi, I want to import excel data into the database and also update that excel data using asp.net in c#. I tried import the excel files but sometime the data is ecel file is not read. Just because there is no single quote at the begining of each record. How to solve this issue??
Try with GemBox Excel .NET component. I've been using it for some time to work with Excel files and it's much better then using Excel Interop.