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,t...@probo.com
Providenza & Boekelheide, Inc.
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to