Reading opened Excel file by OLEDB
- by Sathish
I am using OLEDB method to read an excel file, however if the file is closed then there is no issues but if the file that has to be read is open then if i use oledb i get an error.
Any workaround for this???????
Please help....