OLEDB is very powerful if you know how to write queries. This works for Databases and excel, csv etc etc files. Its faster. In my project, we are mainly using it for data extraction from MS Access DB and Excel sheets. Also few operations like Pivot, Sum, Filter, VLookup etc. on excel sheet. This is faster than doing from Manually sending keyboard shortcuts or Code stages.