[python-win32] pywintypes.com_error with adodbapi
Tim Roberts
timr at probo.com
Sun Jan 23 21:04:40 EST 2022
On 1/14/22 02:25, KANAGARAJAH, Sanch (UNIVERSITY COLLEGE LONDON
HOSPITALS NHS FOUNDATION TRUST) via python-win32 wrote:
>
> I am wondering if anyone is able to help me with the attached error?
> when I tried to connect to a SQL server with adodbapi using a Python
> script.
What kind of database were you connecting to? The error is saying there
was no driver for that database. Note that if you are running a 64-bit
Python, you must have a 64-bit ODBC driver for your database.
--
Tim Roberts,timr at probo.com
Providenza & Boekelheide, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/python-win32/attachments/20220123/d8ed2384/attachment.html>
More information about the python-win32
mailing list