ader doesn't show the first row of xls file, selected with select * from [sheet$]. Probably some inner excel row properties could affect oledb visibility?
+1
A:
Extended Properties=""Excel 12.0; HDR=No; IMEX=1;" this property tells OLEDB to ignore the first row (it treats it as header).
rudnev
2009-10-13 13:48:11