v4.1.9-preview
版本发布时间: 2017-05-10 08:42:57
microsoft/msphpsql最新发布版本:v5.11.0(2023-03-07 09:58:04)
Updated documentation for Readme regarding instructions for Linux and MAC Updated PECL release packages. Here is the list of updates:
Added
- Azure Active Directory Authentication with ActiveDirectoryPassword and SqlPassword
Fixed
- Fixed output parameter returning garbage when the parameter is initialized to a type that is different from the output type (issue #378).
PDO_SQLSRV only
- Fixed incorrectly binding of unicode parameter when emulate prepare is on and the encoding is set at the statement level (issue #92).
- Fixed binary column binding when emulate prepare is on (issue #140).
Known Issues
- User defined data types and SQL_VARIANT (issue #127).
- When pooling is enabled in Linux or MAC
- unixODBC 2.3.1 (Linux) and unixODBC 2.3.4 (MAC) might not return proper diagnostics information, such as error messages, warnings and informative messages
- due to this unixODBC bug, fetch large data (such as xml, binary) as streams as a workaround. See the examples here
Survey
Let us know how we are doing and how you use our driver by taking our April pulse survey:
Install
- On Linux and Mac run the commands below:
sudo pecl install sqlsrv-4.1.9preview
sudo pecl install pdo_sqlsrv-4.1.9preview
- On windows, download the DLLs from SQLSRV or PDO_SQLSRV PECL repository.
1、 CentOS7-7.0.tar 3.23MB
2、 CentOS7-7.1.tar 3.23MB
3、 Sierra-7.0.tar 2.27MB
4、 Sierra-7.1.tar 2.27MB
5、 Ubuntu15-7.0.tar 3.34MB
6、 Ubuntu15-7.1.tar 3.34MB
7、 Ubuntu16-7.0.tar 3.31MB
8、 Ubuntu16-7.1.tar 3.31MB
9、 Windows-7.0.zip 847.85KB
10、 Windows-7.1.zip 750.66KB