Tag: mssql
All the articles with the tag "mssql".
SQL Format
Updated:We've all got SQL that needs tidying up. https://poorsql.com/ or https://sqlformat.org/ or http://sqlformat.darold.net/ It wont fix your syntax but it will
[unixODBC][Driver Manager]Can’t open lib : file not found
Updated:I have no idea how we came up against this issue on one of the development images. I'd prepared it all up to the point of delivering php. After following m
PHP 7.1 and MSSQL Compile Issue
When trying to get PHP v7.1 running on a Debian Buster development box I ran into an issue where pecl would compile the sqlsrv.so and pdo_sqlsrv.so files f
PHP7.0, Microsoft SQL Driver & Debian (stretch)
Updated:To get the MS SQL ODBC driver working even in Jessie appears to be a challenge. I Stretch I almost surrendered. It is working, but I do think it's a bit of a hack as I've had to install an older libssl1.0.0 and enable the locale en_US.UTF-8.
Linux and MS SQL ODBC Authentication
My recent troubles spawned from connecting my Laravel application to a Microsoft SQL Server database. My username and password are correct but the connecti
MSSQL ACCEPT_EULA
My automated apt updates failed to update the Microsoft SQL components because they don't accept the terms and condition in the EULA. To resolve this I add
DBeaver - SQL GUI
I've used a few SQL GUI's over the years, SQuirreL, DBVisualizer, HeidiSQL, MySQL Workbench, but the one that stands out recently is DBeaver . It's got a c
PHP7.2 and MSSQL Drivers
I upgraded to PHP v7.2 on my Debian Buster/Sid today. Not a problem until I realised I'd broken my Microsoft SQL Drivers.
MSSQL Server SSL Certificate
Updated:Having updated the CA certificate it's time to start rolling out the new SHA-256 algorithm to the other Windows servers. Group Policy (GPO) takes care of t