summaryrefslogtreecommitdiff
path: root/ext/pdo_dblib/README
blob: 15f8d147a01ee0f6b63893530d068d0cd2ee614d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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)