Setup MSSQL PDO for PHP 7.2 / 7.x This is the ad hoc tutorial on how to enable PHP PDO for MSSQL. We will install the pdo_sqlrv package, create the PHP configuration file and test the connection with PDO to MSSQL server.