File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- A. The dynamic-link libraries (DLLs) in the libs\win folder fall under different Microsoft licenses.
1+ A. The dynamic-link libraries (DLLs) in the mssql_python\ libs\win folder fall under different Microsoft licenses.
22====================================================================================================
33Below is a breakdown of these components by their respective licenses.
44
@@ -9,11 +9,11 @@ These components are part of the Microsoft ODBC Driver 18 for SQL Server and are
99- msodbcdiag18.dll – Diagnostic library for handling error reporting and troubleshooting.
1010- msodbcsql18.dll – Core ODBC driver enabling connectivity between SQL Server and applications.
1111
12- For official licensing terms, refer to: libs\win\MICROSOFT_ODBC_DRIVER_FOR_SQL_SERVER_LICENSE.txt
12+ For official licensing terms, refer to: mssql_python\ libs\win\MICROSOFT_ODBC_DRIVER_FOR_SQL_SERVER_LICENSE.txt
1313
14142. Microsoft Visual C++ Redistributable EULA
1515These components are part of the Microsoft Visual C++ Redistributable and are governed by the Microsoft Visual C++ Redistributable EULA.
1616
1717- msvcp140.dll – Microsoft C++ Standard Library runtime, required for running C++ applications.
1818
19- For redistribution and usage terms, refer to: libs\win\MICROSOFT_VISUAL_STUDIO_LICENSE.txt
19+ For redistribution and usage terms, refer to: mssql_python\ libs\win\MICROSOFT_VISUAL_STUDIO_LICENSE.txt
You can’t perform that action at this time.
0 commit comments