TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mohan Chandra
NA
101
16.6k
Validate data from Excel before uploading it in SQL using C#
Jul 9 2016 6:26 AM
<table border="0" cellspacing="2" cellpadding="2" width="500"><tbody><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr></tbody></table><div>suppose i have above excel sheet which has only new data, then ok it will be uploaded easily</div><div> </div><div><table border="0" cellspacing="2" cellpadding="2" width="500"><tbody><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr></tbody></table></div><div>now I have this above excel which has new as well as old data(which is uploaded already)now how i can use validate it to import in SQL via C# file upload control.</div><div> </div><div><table border="0" cellspacing="2" cellpadding="2" width="500"><tbody><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr></tbody></table> </div><div>now again suppose i have an excel which has records new data + old data(which is uploaded already) and + some modified data means suppose I have a invoice number of 1 july 2016 which was amount 10000, but it should be 100000.now today it is updated and now should be updated in sql..</div><div>please help me.thanks in advance </div>
Reply
Answers (
2
)
How we can validate excel data before import in SQL by using
Move Multiple user Control in picture box at runtime