I need to access an excel spreadsheet and insert the data from the spreadsheet into a SQL Database. However the Primary Keys are mixed, most are numeric and some are alpha-n
The ItemArray is an Object Array. So I assume that the "column" in the DataRow, that I am trying to reference, is of type object.