cakephp2-php8/lib/Cake/Model/Datasource/Database
Marc Würth 02e2fbe800 Fixed wrong statement in Sqlserver class header
http://www.php.net/manual/en/ref.pdo-sqlsrv.php

--> PDO_SQLSRV is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to MS SQL Server (starting with SQL Server 2005) and SQL Azure databases.
2013-02-05 18:32:40 +01:00
..
Mysql.php remove unused local variables and a few improvements 2012-12-23 13:53:13 +01:00
Postgres.php remove unused local variables and a few improvements 2012-12-23 13:53:13 +01:00
Sqlite.php remove unused local variables and a few improvements 2012-12-23 13:53:13 +01:00
Sqlserver.php Fixed wrong statement in Sqlserver class header 2013-02-05 18:32:40 +01:00