Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Logging in to an external MS SQL database
To log in to an external MS SQL database, the hosting must only be on a Cloud Server.
We then offer, on request, the following solutions with recent Cloud servers running Jessie:
- pdo_odbc for PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2 and 7.3
otherwise, for older Cloud servers running Wheezy:
- pdo_odbc for PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1
- MSSQL for PHP 5.3, 5.4, 5.5 and 5.6
We do not install PDO_DBLIB.
In all cases, we strongly recommend PDO_ODBC.
We only install one of these alternatives.
Link to this FAQ: