Re: Trouble finding MSOLAP provider with adodbapi

Tim Roberts <[email protected]> Tue, 6 Dec 2022 15:11:26 -0800
Newsgroups gmane.comp.python.windows
Organization Providenza & Boekelheide, Inc.
Message-ID <[email protected]>
savoy wrote:
>
> I've downloaded the most up-to-date MSOLAP library from Microsoft's site
> (16.0.56.19) and installed it. The location of the library is then saved
> as C:\\Program Files (x86)\Microsoft Analysis Services\AS
> OLEDB\140\msolap.dll.

That's a 32-bit DLL.  Your ODBC driver needs to match your Python 
bittedness, and most of us run 64-bit Python.  Is there a 64-bit version 
of the connector?

-- 
Tim Roberts, [email protected]
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-win32
smime.p7s (application/pkcs7-signature, 3.3 KB) - not displayed