how to read data form excel and save data to ms acess database
...
in excel i have 2 coloums
sno name
1 raju
2 vamshi
plz write csharp code how to connect with ms acess database and upload the excel file
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manish Kumar ChoudharyPosted Jan 6, 2015, 7:43 AM
Hi JAYRAM,
Go through following links it will help you.
Read data to excel
http://stackoverflow.com/questions/15793442/how-to-read-data-from-excel-file-using-c-sharp
http://www.codeproject.com/Articles/21473/How-to-Read-Microsoft-Excel-Using-a-Connectio
Save it to Access
https://www.youtube.com/watch?v=njusjZHSUkM
http://www.codeproject.com/Questions/567415/insertplusintoplusmsplusaccessplusdbplusfromplusan