Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,

I have a large amount of data in a excel sheet which has about 2000 rows. I have imported the table in sql server with no error.
I have to modify the excel now and update the same changes in the database also.
I cant delete the table and import again since i have large amount of data and have extra columns added to it.

So Please help me how to update the new values along with the existing values. I use C#.Net.

Thanks,
Posted

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