Update link to Microsoft ODBC info
parent
9b28fe2c92
commit
938be74cb0
|
@ -88,7 +88,7 @@ We should switch to a tagged realease when it will be available (see https://git
|
||||||
|
|
||||||
The `pdo_sqlsrv` and `sqlsrv` PHP extensions require the Microsoft ODBC Driver for SQL Server.
|
The `pdo_sqlsrv` and `sqlsrv` PHP extensions require the Microsoft ODBC Driver for SQL Server.
|
||||||
On Alpine Linux there's no way to automatically install its latest version, so we install it manually.
|
On Alpine Linux there's no way to automatically install its latest version, so we install it manually.
|
||||||
We need to monitor new releases at https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server#alpine17
|
We need to monitor new releases at https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server#alpine18
|
||||||
|
|
||||||
### ssh2
|
### ssh2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue