Skip to content

Commit d4cfdf8

Browse files
author
jordanbreen28
committed
(maint) - Update readme
1 parent 921ff74 commit d4cfdf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,8 @@ For information on the classes and types, see the [REFERENCE.md](https://github.
274274

275275
SQL 2017, 2019 and 2022 detection support has been added. This support is limited to functionality already present for other versions.
276276

277+
The MSOLEDBSQL driver is now required to use this module. You can use this chocolatey [package](https://community.chocolatey.org/packages/msoledbsql) for installation. but it must version 18.x or earlier. (v19+ is currently incompatible)
278+
277279
This module can manage only a single version of SQL Server on a given host (one and only one of SQL Server 2012, 2014, 2016, 2017, 2019 or 2022). The module is able to manage multiple SQL Server instances of the same version.
278280

279281
This module cannot manage the SQL Server Native Client SDK (also known as SNAC_SDK). The SQL Server installation media can install the SDK, but it is not able to uninstall the SDK. Note that the 'sqlserver_features' fact detects the presence of the SDK.

0 commit comments

Comments
 (0)