Chiranjeevi Aripaka

Chiranjeevi Aripaka

  • NA
  • 133
  • 303.3k

how to store excel data into database by file upload in c# language

Sep 14 2010 2:49 AM
hi friends  ,

               please help me in storing the excel data in to database by fileupload  in c# language. ...

the excel containing  columns   like    -----------
--------------------------------------------------------------------------- --------
 regd no  |    name |     branch |     address   |     fee-particulars  .
-----------------------------------------------------------------------------------

and I will also maintain the same coloumns in database .  so , once the excel file has been selected from file upload the corresponded column data  in the excel sheet has to be stored in the corresponded columns in the database fields .

          thanks in advance...... 

Answers (1)