This is the ad hoc tutorial on how to setup and run multiple databases simultaneously (MySQL, Oracle, MSSQL, PostgreSQL and MongoDB) in single machine using Docker approach .
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.