mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
b6e42834ed
* PHP-7.0: Fix #71943: dblib_handle_quoter needs to allocate an extra byte |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
dblib_driver.c | ||
dblib_stmt.c | ||
package2.xml | ||
pdo_dblib.c | ||
php_pdo_dblib_int.h | ||
php_pdo_dblib.h | ||
README |
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)