Hi,
I want to develop application where user can upload excel data to SQL table.
Here i want to validate data of excel, so that blank or any invalid character won't get uploaded.
If any invalid data is there then i should intimate the user and upload remaining data.
Please advise how can i write code for this...
-- Kind Regards Sandeep