peachpie icon indicating copy to clipboard operation
peachpie copied to clipboard

Add support for Microsoft SQL Server Driver for PHP

Open mahmoodvcs opened this issue 5 years ago • 1 comments

Currently, Peachpie only supports Mssql — Microsoft SQL Server. This extension is removed in PHP 7 (https://www.php.net/manual/en/intro.mssql.php). Can you add support for SQLSRV — Microsoft SQL Server Driver for PHP?

mahmoodvcs avatar Jan 05 '20 12:01 mahmoodvcs

Thank you for the suggestion. Keeping the issue open.

Currently SqlSrv is supported in PDO.

jakubmisek avatar Jan 05 '20 14:01 jakubmisek