Excel sheet name too long
I am trying to read few .xls files. The sheet name is 31 characters long. When I try to get data from files using Oledb query, it runs fine for some sheets. But for some it throws exception that - "Sheet name is not a valid one. It may contain specia...