hi,
I need to read the excel file and compare the contents from the database.
if the records matches leave it else update the records.
Let me explain you how I want to do it. first I read the excel sheet using ado recordet.Convert this into array so that databse data which is also stored in an array can be compard .So this way we have two arrays.
Thanks in advance.
sumit


