Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Fresh Windows installations usually do not include the ODBC driver for MS SQL. Does this python library also install the ODBC driver?

You must be logged in to vote

Yes.

(.venv) PS C:\Users\gord\PycharmProjects\mssql_python_demo> ls msodbcsql18.dll -Recurse


    Directory: C:\Users\gord\PycharmProjects\mssql_python_demo\.venv\Lib\site-packages\mssql_python\libs\windows\x64


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----        2025-11-20     10:26        1980448 msodbcsql18.dll

It also includes the ODBC drivers for supported versions of Linux and Mac.

Replies: 1 comment

Comment options

Yes.

(.venv) PS C:\Users\gord\PycharmProjects\mssql_python_demo> ls msodbcsql18.dll -Recurse


    Directory: C:\Users\gord\PycharmProjects\mssql_python_demo\.venv\Lib\site-packages\mssql_python\libs\windows\x64


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----        2025-11-20     10:26        1980448 msodbcsql18.dll

It also includes the ODBC drivers for supported versions of Linux and Mac.

You must be logged in to vote
0 replies
Answer selected by bewithgaurav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.