Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to insert the excel sheet into database and retrieve some of data from it using asp.net? #156

Open
GoogleCodeExporter opened this issue Sep 9, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

hi,i want to insert the excel sheet into database and want to retrieve some of 
the data from that excel sheet?i tried with...
1)creating table with same columns which excel sheet have
2)select the table and copy the excel sheet data into it
3)saved that excel sheet into project folder
4)retrieved the data from it
but i don't want like this,when i insert the excel sheet into db the old one 
need to be deleted and new excel sheet should be inert into table with new 
columns,how it is possible with c#.net?

--->replace the existing excel sheet  with new one


-->vs2010,sqlserver 2008,windows 7 32-bit os




Original issue reported on code.google.com by padalapr...@gmail.com on 18 Nov 2013 at 9:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant