Click here to Skip to main content
15,997,776 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to retrieve data from an excel sheet through an window form and store it in my sql server. But it shows error for file input.We want to make some filter and do some calculation on the data. So we want that the application take excel sheet data and store them on database, we retrieve them from the database.
Posted
Updated 26-Jun-12 22:03pm
v2
Comments
Kiran Susarla 27-Jun-12 3:44am    
Can you please elaborate your requirement? what type of data does the excel file contain?

1 solution

Please have a check on this discussion first: import MS Excel to datatable[^]
if it is not help you to get out of this, please update where and how the error shows, then more help will be available.
 
Share this answer
 
Comments
Prasad_Kulkarni 27-Jun-12 3:50am    
5'ed

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900