Re: [python-win32] Trouble finding MSOLAP provider with adodbapi

2022-12-09 Thread savoy
". I'm not very used to the way Microsoft organizes its documentation. The driver working in Excel is what threw me off, I was sure I was running the 64-bit Excel. I'm waiting on someone with admin rights to my machine to install the 64-bit version to verify, but that s

[python-win32] Trouble finding MSOLAP provider with adodbapi

2022-12-06 Thread savoy
2"'). Is there something that I'm missing in order for the connection to work? I take it that as I can get it working in Excel there isn't anything wrong with the installation, am I correct in that assumption? And if so, is there a piece I've left out? Thank you, savoy __