MS SQL Server

Install and configure ODBC Drivers on Linux – SLES

Posted on

We ran into this issue that the proper MS SQL drivers for SLES/PHP are unavailable. There is no phpX-mssql package on the official development media to install, therefore we had to find an alternative solution to access and write data into an MS SQL database from our SLES server. After some research we decided to […]