I have used Share point object model code using Jet 4.0 provider for importingexcel data into share point list.The code working on 32 bit environment but its not working in the 64environment.Can you please suggest on this scenario?
You may try ExcelPackage. We have generally used it for creating excel files butit may be used for reading as well.