mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
* PHP-7.0: fix test fix bug #71667 (emulate how mssql extension names "computed" columns)
This is the unified Sybase-DB style driver for PDO. This extension register itself as: - 'mssql' when built against the Microsoft DBLIB library - 'sybase' when built against Sybase ct-lib - 'dblib' when built against FreeTDS The following database products are free for testing: - Microsoft SQL Server Express (Windows Only) - Sybase Adaptive Server (Windows, Linux, *NIX) - Microsoft SQL Server Azure (One Month Trial Cloud Service)