G
Guest
H
I have data in Excel file. Each line in Excel represents one row in table
I want to read row from Excel and insert it into table if data row is missing in the table. I want to update table if values in one or two columns are missing. And if data row is available in the table then I don’t want to do anything with that data row. Getting data from Excel into dataset is straight forward. But I don’t know how to update table
Thank you for any help
Smita
I have data in Excel file. Each line in Excel represents one row in table
I want to read row from Excel and insert it into table if data row is missing in the table. I want to update table if values in one or two columns are missing. And if data row is available in the table then I don’t want to do anything with that data row. Getting data from Excel into dataset is straight forward. But I don’t know how to update table
Thank you for any help
Smita