[BlueOnyx:27369] Re: JSON extension

Michael Stauber mstauber at blueonyx.it
Fri Nov 29 12:54:18 -05 2024


Hi Colin,

>>> Can I install FreeTDS without breaking anything?
> 
>> That should already be built in.
> 
> 5210R?

I just checked. PHP 7.0.33 for 5210R was built with --with-mssql build 
flag.

However:

[root at jarvis bin]# /home/solarspeed/php-7.0/bin/php -v
PHP 7.0.33 (cli) (built: Oct 22 2019 01:16:09) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
     with the ionCube PHP Loader + ionCube24 v12.0.5, Copyright (c) 
2002-2022, by ionCube Ltd.
     with Zend OPcache v7.0.33, Copyright (c) 1999-2017, by Zend 
Technologies

[root at jarvis bin]# /home/solarspeed/php-7.0/bin/php -m|grep mssql
[root at jarvis bin]#

It doesn't show as being present and there is no mssql.so included. 
However, as this whole --with-mssql stuff has been deprecated from PHP 
and I never used it in first place I'm not of much help there.

But it should be possible to use MS SQL via pdo_odbc, which is included 
and enabled in PHP-7.0.33 on 5210R. Although I don't have any usage 
examples, as I never used MS SQL.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list