Reading opened Excel file by OLEDB
        Posted  
        
            by Sathish
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sathish
        
        
        
        Published on 2010-05-04T05:30:02Z
        Indexed on 
            2010/05/04
            5:38 UTC
        
        
        Read the original article
        Hit count: 191
        
c#
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....
© Stack Overflow or respective owner