Hello
I use FW_OpenAdoExcelSheet and on some PC (with same version of Office) I have this error
ADO ERROR UNKNOWN
what can cause this error ?
FW February 2021
Maurizio
FW_OpenAdoExcelSheet with error ADO ERROR - Solved
FW_OpenAdoExcelSheet with error ADO ERROR - Solved
Last edited by Maurizio on Wed Jun 30, 2021 3:30 pm, edited 1 time in total.
- nageswaragunupudi
- Posts: 10721
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Been thanked: 8 times
- Contact:
Re: FW_OpenAdoExcelSheet with error ADO ERROR
Please make sure Microsoft.ACE.OLEDB provider is downloaded and installed on the PC.
Also, make sure you provide that the excel file name is given with full path and really exists before you call the function.
Also, make sure you provide that the excel file name is given with full path and really exists before you call the function.
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
Re: FW_OpenAdoExcelSheet with error ADO ERROR - Solve
Grazie RAO
I had to install Microsoft.ACE.OLEDB 32 bit, on some pc there was 64bit
https://datasavvy.me/2017/07/20/install ... rocessing/
Maurizio
I had to install Microsoft.ACE.OLEDB 32 bit, on some pc there was 64bit
https://datasavvy.me/2017/07/20/install ... rocessing/
Maurizio