String sConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0; " + "Data Source=" + strPath + "; " + "Extended Properties=Excel 8.0;HDR=NO;TypeGuessRows=0;ImportMixedTypes=Text";