[python-win32] Trouble finding MSOLAP provider with adodbapi
Tim Roberts
timr at probo.com
Tue Dec 6 18:11:26 EST 2022
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, timr at probo.com
Providenza & Boekelheide, Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3428 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://mail.python.org/pipermail/python-win32/attachments/20221206/22c4a0d9/attachment-0001.bin>
More information about the python-win32
mailing list